krakenjs / kraken-js

An express-based Node.js web application bootstrapping module.
Other
4.95k stars 459 forks source link

Kraken.js - yo kraken Error kraken primordials is not defined #523

Open amiretohidi opened 3 years ago

amiretohidi commented 3 years ago

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

amiretohidi commented 3 years ago

please help me...

marcosvaz commented 3 years ago

Duplicate of #521

lastrafda commented 3 years ago

Downgrade node version to 10, and it will work