-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got stuck in creation process of new components #169
Comments
Hi, I had the same problem, took me very long to figure out that astrum does not work with newer Versions of node.js. I could get it running with version node-v8.3.0. |
yeah, I know that it did work on my machine some time ago. What drives me crazy is, that there is no Exception message or something, WHY it doesn't work with the newer Node version... |
Use NVM you can downgrade your Node version when using Astrum |
For me personally thats not a problem, but that doesn't solve the problem with a predefined tech stack. |
we had problems get astrum to work online, and the "typekit" made the problems so deleted the typekit option in the json file. Might be the solution or the fix for this Bug |
Is there any plan/eta on work to get this to run on the latest Node.js version (I'm on Windows and running a down grade version is off the table)? |
I've submitted a pull request that fixes this hopefully it'll be merged in! |
Tell us about the issue you are experiencing
Got stuck in creation process of new components with new groups in new astrum projects.
What behaviour would you expect?
I can create a new component in a new initialized astrum project.
How can this issue be replicated?
Screenshots / Screencast
Your environment
Platform:
OS Version: Windows 10
Node Version: 10.13.0
NPM Version: 6.1.0
Yarn Version: 1.9.4
Astrum Version: 1.9.5
The text was updated successfully, but these errors were encountered: