-
-
Notifications
You must be signed in to change notification settings - Fork 59
Cannot read properties of undefined (reading 'type') #355
Comments
@JSMonk can you please provide any suggestion about this error ? |
Hello @NinjaCross. Sorry for so long answer. Seems like it's an analysis error, so,I will fix it in a new version |
Thankyou @JSMonk , I'll eagerly wait for the new version then :) |
@JSMonk , thank you! How can community help you? Can you maybe add some guide/architecture overview/roadmap for potential contributors? Currently some tests are failing, and there are some false-positives checking errors, which are hard to tell why it happens due to absence of comments. |
@JSMonk do you have any update about this ? |
Hello @NinjaCross. |
@JSMonk I wish you and your family the best. |
That war has wreaked havoc. May your friends and fam be safe. |
@JSMonk one year on, just passing by here, wondering if you and your family are okay? 🙏 |
Thankfully, my family is safe, they are still in Ukraine (Kharkiv), but everything is alright. |
Kharkiv, I hope they're not on the outskirts of the city. If you need to run, come to Denmark. Currently, all Ukrainians receive a 1-year unconditional visa, free health care, work permit, access to education, temporary housing, and so on. I hope you never have to run! But it sounds like this war might carry on for a while. 😔 |
Hi.
First of all, great project !
Unfortunately I'm not able to make it work,
Running
hegel
ornpx hegel
via CLI into the folder of my application, I have the errorCannot read properties of undefined (reading 'type')
This is my package.json
This is my .hegelrc file
I'm using Babel only for ESLint, and I'm trying to use Hegel without involving Babel or other dependencies (it's not very clear to me if Babel is mandatory to use Hegel or not), but just to be sure, I created this .babelrc file
Can you please give me a suggestion ?
Thank you very much in advance.
The text was updated successfully, but these errors were encountered: