diegonetto / generator-ionic

Build hybrid mobile apps using the Ionic Framework
MIT License
1.74k stars 336 forks source link

Help Me asap!... #235

Open isathish opened 9 years ago

isathish commented 9 years ago

iMac:my-ionic-project developer$ sudo npm install -g generator-ionic npm WARN peerDependencies The peer dependency yo@>=1.0.0 included from generator-ionic will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly. npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select' npm WARN engine cordova-js@3.8.0: wanted: {"node":"~0.10.x"} (current: {"node":"0.12.7","npm":"2.13.3"}) npm WARN engine npm@1.3.4: wanted: {"node":">=0.6","npm":"1"} (current: {"node":"0.12.7","npm":"2.13.3"}) npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what' npm WARN engine xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"0.12.7","npm":"2.13.3"}) npm WARN installMany normalize-package-data was bundled with npm@1.3.4, but bundled package wasn't found in unpacked tree generator-ionic@0.7.3 /usr/local/lib/node_modules/generator-ionic ├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.3, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0) ├── yosay@1.0.5 (ansi-regex@1.1.1, ansi-styles@2.1.0, word-wrap@1.1.0, strip-ansi@2.0.1, pad-component@0.0.1, taketalk@1.0.0, minimist@1.1.2, chalk@1.1.0, string-width@1.0.1, repeating@1.1.3) ├── superb@1.1.4 (unique-random-array@1.0.0, meow@3.3.0) ├── npm-name@1.1.1 (log-symbols@1.0.2, registry-url@3.0.3, meow@3.3.0, got@3.3.1) ├── lodash@3.10.0 ├── mout@0.11.0 ├── yeoman-generator@0.18.10 (read-chunk@1.0.1, dargs@3.0.1, detect-conflict@1.0.0, yeoman-welcome@1.0.1, xdg-basedir@1.0.1, user-home@1.1.1, class-extend@0.1.1, diff@1.4.0, text-table@0.2.0, mime@1.3.4, underscore.string@2.4.0, async@0.9.2, istextorbinary@1.0.2, chalk@1.1.0, nopt@3.0.3, debug@2.2.0, cross-spawn@0.2.9, yeoman-assert@1.0.0, run-async@0.1.0, mkdirp@0.5.1, shelljs@0.3.0, cli-table@0.3.1, through2@0.6.5, pretty-bytes@1.0.4, dateformat@1.0.11, glob@4.5.3, findup-sync@0.2.1, rimraf@2.4.2, github-username@1.1.1, file-utils@0.2.2, lodash@2.4.2, download@3.3.0, gruntfile-editor@0.2.0, cheerio@0.18.0, sinon@1.15.4, mem-fs-editor@1.2.3, yeoman-environment@1.2.7, inquirer@0.8.5) └── cordova@4.3.1 (underscore@1.7.0, q@1.0.1, nopt@3.0.1, cordova-lib@4.3.1) iMac:my-ionic-project developer$ yo ionic /usr/local/lib/node_modules/yo/node_modules/configstore/index.js:46 throw err; ^ Error: EACCES, permission denied '/Users/developer/.config/configstore/insight-yo.json' You don't have access to this file.

at Error (native)
at Object.fs.openSync (fs.js:500:18)
at Object.fs.readFileSync (fs.js:352:15)
at Object.create.all.get (/usr/local/lib/node_modules/yo/node_modules/configstore/index.js:27:26)
at Object.Configstore (/usr/local/lib/node_modules/yo/node_modules/configstore/index.js:20:44)
at new Insight (/usr/local/lib/node_modules/yo/node_modules/insight/lib/index.js:37:34)
at Object.<anonymous> (/usr/local/lib/node_modules/yo/lib/cli.js:130:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)

iMac:my-ionic-project developer$