kraken-js
kraken-js copied to clipboard
Kraken.js - yo kraken Error kraken primordials is not defined
I have installed Kraken.js with the following command:
npm install -g yo generator-kraken bower grunt-cli
After the installation, when executing the command yo kraken I get the following error:
$ yo kraken Error kraken primordials is not defined
Node v: 12.16.1 NPM v: 3.10.10
please help me...
Duplicate of #521
Downgrade node version to 10, and it will work