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

Cannot use Krakenjs with node 16.14.2 #77

Open
theesfeld opened this issue Mar 28, 2022 · 1 comment
Open

Cannot use Krakenjs with node 16.14.2 #77

theesfeld opened this issue Mar 28, 2022 · 1 comment

Comments

@theesfeld
Copy link

theesfeld commented Mar 28, 2022

Node version 16.14.2
npm version 8.5.0

installed kraken as directed from the website:

npm install -g yo generator-kraken bower grunt-cli

When starting with 'yo kraken' the following occurs:

yo kraken
Error kraken

primordials is not defined
❯ node --version
v16.14.2
❯ npm --version
8.5.0

Have I installed wrong? Did I miss a step?

@theesfeld
Copy link
Author

Earlier issues reference downgrading node to version 10 to use kraken, which I think is not feasible any more, as current node version is 16+, reverting to 10 is a massive downgrade

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

1 participant