Create-nuxt-app: bash: create-nuxt-app: command not found

Created on 18 Aug 2018  路  6Comments  路  Source: nuxt/create-nuxt-app

dell@Himanshu-sharma:~/Workspace/Web/vue-nuxt$ sudo npm i create-nuxt-app -g[sudo] password for dell:
/home/dell/.npm-global/bin/create-nuxt-app -> /home/dell/.npm-global/lib/node_modules/create-nuxt-app/cli.js

This question is available on Nuxt community (#c57)
question cmtyresolved

All 6 comments

This issue as been imported as question since it does not respect create-nuxt-app issue template. Only bug reports and feature requests stays open to reduce maintainers workload.
If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically.
Your question is available at https://cmty.app/nuxt/create-nuxt-app/issues/c57.

@himanshu64

Can not solve with the following command?

$ export PATH="/home/dell/.npm-global/bin:$PATH"
$ create-nuxt-app <project-name>

solved ,thanks for your help

@himanshu64
It was good to solve. Once resolved, please change the state of the ticket to resolved.

Resolved #81

This question has been resolved by @potato4d, see answer.

Was this page helpful?
0 / 5 - 0 ratings