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

Unable to use maizzle commands. #75

Closed
michael-andreuzza opened this issue Nov 4, 2020 · 3 comments
Closed

Unable to use maizzle commands. #75

michael-andreuzza opened this issue Nov 4, 2020 · 3 comments

Comments

@michael-andreuzza
Copy link

michael-andreuzza commented Nov 4, 2020

Steps:
1.-
npm install -g @maizzle/cli
2.-
maizzle new
After this command I get this.
maizzle: command not found

It's been working fine before on another computer but not anymore.

@cossssmin
Copy link
Member

Looks like it didn’t install properly.

Check with npm list -g @maizzle/cli and try installing it again.

@michael-andreuzza
Copy link
Author

I anm still getting the issue.

`mike-andreuzza@mikeandreuzza-ThinkPad-T410s:~$ npm i -g @maizzle/cli
/home/mike-andreuzza/.npm-global/bin/maizzle -> /home/mike-andreuzza/.npm-global/lib/node_modules/@maizzle/cli/bin/maizzle

  • @maizzle/cli@1.0.4
    updated 1 package in 13.046s
    mike-andreuzza@mikeandreuzza-ThinkPad-T410s:~$ npm list -g @maizzle/cli
    /home/mike-andreuzza/.npm-global/lib
    └── @maizzle/cli@1.0.4

mike-andreuzza@mikeandreuzza-ThinkPad-T410s:~$ npm i -g @maizzle/cli
/home/mike-andreuzza/.npm-global/bin/maizzle -> /home/mike-andreuzza/.npm-global/lib/node_modules/@maizzle/cli/bin/maizzle

  • @maizzle/cli@1.0.4
    updated 1 package in 11.649s
    mike-andreuzza@mikeandreuzza-ThinkPad-T410s:$ maizzle new
    maizzle: command not found
    mike-andreuzza@mikeandreuzza-ThinkPad-T410s:
    $`

@cossssmin
Copy link
Member

Probably a permissions/user issue, maybe have a look here:

https://medium.com/@jagatjyoti.1si13cs040/npm-g-install-npm-package-not-working-as-desired-why-why-why-19795abf0b59

Sorry I can’t help more, but this is not an issue with the package itself.

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

2 participants