can you help me?? i hace a mac
Mau:myApp mauriciobriseno$ ionic serve
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0 npm install -g cordova
Install ios-sim to deploy iOS applications.npm install -g ios-sim
(may require sudo)
Install ios-deploy to deploy iOS applications to devices. npm install -g ios-deploy
(may require sudo)
WARN: No node_modules directory found, do you need to run npm install?
ionic-app-base@ ionic:serve /Users/mauriciobriseno/myApp
ionic-app-scripts serve “–v2” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”
sh: ionic-app-scripts: command not found
npm ERR! Darwin 16.3.0
npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “run” “ionic:serve” “–” “–v2” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”
npm ERR! node v6.9.2
npm ERR! npm v3.10.9
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! ionic-app-base@ ionic:serve: ionic-app-scripts serve "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the ionic-app-base@ ionic:serve script ‘ionic-app-scripts serve “–v2” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”’.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the ionic-app-base package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ionic-app-scripts serve “–v2” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ionic-app-base
npm ERR! Or if that isn’t available, you can get their info via:
npm ERR! npm owner ls ionic-app-base
npm ERR! There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! Please include the following file with any support request:
npm ERR! /Users/mauriciobriseno/myApp/npm-debug.log
There was an error serving your Ionic application: There was an error with the spawned command: serve
Mau:myApp mauriciobriseno$ ionic serve --l
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0 npm install -g cordova
Install ios-sim to deploy iOS applications.npm install -g ios-sim
(may require sudo)
Install ios-deploy to deploy iOS applications to devices. npm install -g ios-deploy
(may require sudo)
WARN: No node_modules directory found, do you need to run npm install?
ionic-app-base@ ionic:serve /Users/mauriciobriseno/myApp
ionic-app-scripts serve “–v2” “–lab” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”
sh: ionic-app-scripts: command not found
npm ERR! Darwin 16.3.0
npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “run” “ionic:serve” “–” “–v2” “–lab” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”
npm ERR! node v6.9.2
npm ERR! npm v3.10.9
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! ionic-app-base@ ionic:serve: ionic-app-scripts serve "--v2" "--lab" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the ionic-app-base@ ionic:serve script ‘ionic-app-scripts serve “–v2” “–lab” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”’.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the ionic-app-base package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ionic-app-scripts serve “–v2” “–lab” “–address” “0.0.0.0” “–port” “8100” “–livereload-port” “35729”
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ionic-app-base
npm ERR! Or if that isn’t available, you can get their info via:
npm ERR! npm owner ls ionic-app-base
npm ERR! There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! Please include the following file with any support request:
npm ERR! /Users/mauriciobriseno/myApp/npm-debug.log
There was an error serving your Ionic application: There was an error with the spawned command: serve
Mau:myApp mauriciobriseno$