-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Bug and Error for Create Sample Project! #12294
Comments
Try reinstall again: $ ionic start myApp tabs
|
Great, so the issue can be closed? |
no not fixed , Error: |
Try perhaps installing it manually if the initial |
Now$ ionic start myApp tabs
|
Please run |
$ ionic info
$ ionic
|
Ok so it seems like |
ok wait... |
$ ionic-cli
$ sudo npm i -g ionic@latest
|
$ sudo npm install -g cordova ionic
|
$ ionic
|
$ sudo npm install -g ionic-cli
|
Ok so it seems like you got some definitions mixed up, probably ionic's fault. So what I was saying is to install the |
To clarify @AmitMY's point, run these things: npm uninstall -g ionic-cli
npm install -g ionic@latest |
Hello all! As it seems it has been a while since there was any activity on this issue i will be closing it for now. Feel free to comment if you are still running into this issue. Thanks for using Ionic! |
$ sudo npm install -g cordova ionic
$ npm install -g ionic@latest
$ npm -v
|
$ cordova
$ ionic
my nodejs version have bug? its say |
try running |
$ rm -r node_modules; rm package-lock.json; npm install
|
I'm glad it worked, that's the expected outcome. Now run it, and please actually explain your errors instead of just posting logs.
…Sent from my iPhone
On Jul 15, 2017, at 1:14 AM, questionpython <notifications@github.com> wrote:
|
Tank You,i send here all output,log,error. |
$ ionic
i want fix this. |
Wooow , Fixed$ yaourt ionici try to install again $ ionic
woow Work. 👍 now i am try wait.. |
$ sudo npm install -g ionic
$ ionic
Why after update , this not work! mean new version not match with my system? have bug?! |
i again try install $ ionic
|
why not show message for update? |
$ apm -v
$ ionic start MyApp tabs
|
i uninstall node 8 , and reinstall node 6 (https://nodejs.org/dist/v6.11.1/node-v6.11.1-linux-x64.tar.xz) and copy all files,dirs of them to so now: $ node -v
$ ionic start MyApp tabs
wait... |
what mean this? |
Your errors are pretty weird.. I think you can get better help in the forum, as I don't know how to help for this |
It means your computer is out of storage. Clear up some space, at least 5 GB to be safe |
The ionic cli is not 'nodejs-ionic' it is just 'ionic' |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
OS: Arch Linux
Kernel: x86_64 Linux 4.11.3-1-ARCH
$ node -v
$ ionic start myApp tabs
The text was updated successfully, but these errors were encountered: