Skip to content
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

Node version #8

Open
klaascuvelier opened this issue Dec 27, 2018 · 4 comments
Open

Node version #8

klaascuvelier opened this issue Dec 27, 2018 · 4 comments

Comments

@klaascuvelier
Copy link

Hi,

I was just checking out this generator but found that my node version was not supported.
Is there a specific reason for "node": ">=8.0.0 <9.0.0" (deps or anything)? Or can this be changed?
(I can do a PR if you want)

Thanks!

@catarizea
Copy link
Owner

What is your node version?

@klaascuvelier
Copy link
Author

I've been using 10 and above.
I can easily switch using nvm, so it's not a big deal. But as there's a lot more recent version than 9, I wonder why there's a restriction.

@catarizea
Copy link
Owner

No other reason than to make sure I test first depending on requests like yours. Please switch the version until I test for node 10. I am only targeting LTS versions of node. I estimate I'll get back with an update by the end of the day EEST.

@klaascuvelier
Copy link
Author

Will do.

Thanks 🙇 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants