generator-ionic icon indicating copy to clipboard operation
generator-ionic copied to clipboard

starter template didn't copy to local dir

Open raykin opened this issue 10 years ago • 0 comments

When I run yo ionic, I get error that cant find app/scripts

✔ Done in /home/leijing/.cache/yeoman/diegonetto/ionic-starter-blank/master


events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: ENOENT, no such file or directory '/home/leijing/studio/env-ionic/app/scripts'
    at Object.fs.readdirSync (fs.js:665:18)

Is it a problem of my local env? and if I ls current dir, I got

○ → ls
config.xml  hooks  platforms  plugins  www

raykin avatar Feb 02 '15 10:02 raykin