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

yo ionic unable to scaffold an Ionic Project! #279

Open
amandeepmittal opened this issue Jan 27, 2017 · 3 comments
Open

yo ionic unable to scaffold an Ionic Project! #279

amandeepmittal opened this issue Jan 27, 2017 · 3 comments

Comments

@amandeepmittal
Copy link

I am trying generator-ionic, followed the usage guidelines in README.md and unable to generate a project for ionic using yo ionic project command. This is the error I am getting even trying out different templates:

$ yo ionic ionic-example-yo

     _-----_     
    |       |    ╭──────────────────────────────────────────╮
    |--(o)--|    │ Update available: 1.8.5 (current: 1.8.4) │
   `---------´   │     Run npm install -g yo to update.     │
    ( _´U`_ )    ╰──────────────────────────────────────────╯
    /___A___\   /
     |  ~  |     
   __'.___.'__   
 ´   `  |° ´ Y ` 

    _             _
   (_)           (_)
    _  ___  _ __  _  ___
   | |/ _ \| '_ \| |/ __|
   | | (_) | | | | | (__
   |_|\___/|_| |_|_|\___|

? Would you like to use Sass with Compass (requires Ruby)? No
? Which Cordova plugins would you like to include? (Press <space> to select)org.apache.cordova.device, org.apache.cordova.console, com.ionic.keyboard
? Which starter template would you like to use? Blank
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: unexpected end of file
    at Zlib._handle.onerror (zlib.js:370:17)
@iagocavalcante
Copy link

Whats your version of nodejs ?

@amandeepmittal
Copy link
Author

@iagocavalcante I am using v6.9.4.

@iagocavalcante
Copy link

try with NodeJS 4.6.0, i saw something like in this issue ttezel/twit#300

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