question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error creating project in ionic 2. Error with start undefined

See original GitHub issue

From @souzacristsf on October 23, 2016 17:47

More open issue. Now this time tried a virtual machine to not lose hope to work with IONIC 2, but unfortunately without success again.

I am now with this error: `` ` Error with start undefined Error Initializing app: There was an error with the spawned command: npminstall There was an error with the spawned command: npminstall Caught exception: undefined

Mind letting us know? https://github.com/driftyco/ionic-cli/issues

My virtual machine uname ` ` Souzacrists Linux 4.4.0-31-generic # 50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU / Linux `

My operating system: lsb_release -a `` In LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16:04 Codename: xenial

I already have this open issue. https://github.com/driftyco/ionic/issues/8868

I hope to answer that can help me solve. For not wait to start working with IONIC 2.

Copied from original issue: driftyco/ionic#8869

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jthoms1commented, Oct 26, 2016

We recently released a new version of the CLI that should allow us to gather more insight into NPM issues. Could you please update your CLI to at least 2.1.4?

npm install -g ionic@latest

Thank you!

1reaction
jthoms1commented, Oct 24, 2016

He have just released version 2.1.4 of the CLI. Could you please try the latest and let me know the results. One change we made is to provide more detail on npm issues. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to create new ionic project
Your problem is probably with npm , something to do with permissions and files. This happens quite often and is almost impossible to ......
Read more >
Ionic "Error with start undefined" after python3 - Stack Overflow
Cache clean npm cache clean --force . Update npm npm i npm -g . Install ionic globally npm i ionic -g.
Read more >
NG0100: Expression has changed after it was checked - Angular
This error commonly occurs when you've added template expressions or have begun to implement lifecycle hooks like ngAfterViewInit or ngOnChanges . It is...
Read more >
10 Common Ionic Problems & Error Messages (And How to ...
You have created a Component and want to use it within your view. The problem is, by default the Ionic generated components are...
Read more >
How to Avoid the Infamous "Cannot read properties of ... - Bitovi
That error message is telling you the function is returning undefined implicitly, but its return type does not include undefined in it. Awesome!...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found