Open theesfeld opened 2 years ago
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?
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
Node version 16.14.2 npm version 8.5.0
installed kraken as directed from the website:
When starting with 'yo kraken' the following occurs:
Have I installed wrong? Did I miss a step?