-
Notifications
You must be signed in to change notification settings - Fork 459
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
Creating New Project using yo for Ubuntu 16.04 #509
Comments
Hi @yasir-rafiq. Apologies that nobody answered this yet. We are setting up a triage process very soon to address new issues on this repository going forward. The generator software has not been touched in a long while. It may be incompatible with your environment for any number of reasons. I apologize that I can't offer an estimate of when or even if we will be supporting the generator again. |
Is it still valid? can we close it? @genedy377 |
While creating new project with command of
|
hmm. I haven't reproduced it yet but you can also clone this repository and make required changes to set up the project (which is what yo does here) |
I had the same issue, it is because kraken-generator is outdated and archived. i was on node 13.8, |
this issue may be related to this SO issue |
@aredridel I have the same issue while I am creating a new project with "yo kraken" . I use Ubuntu 16.04 and I use "sudo npm install -g yo generator-kraken bower grunt-cli " and already installed . but when I create a project it gave me this error:
/usr/lib/node_modules/generator-kraken/node_modules/configstore/index.js:56
throw err;
^
Error: EACCES: permission denied, open '/home/genedy/.config/configstore/update-notifier-generator-kraken.yml'
You don't have access to this file.
Originally posted by @genedy377 in #188 (comment)
The text was updated successfully, but these errors were encountered: