ani-angular-2 icon indicating copy to clipboard operation
ani-angular-2 copied to clipboard

Can't run!

Open CuChulla1nn opened this issue 9 years ago • 6 comments

npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "start" npm ERR! node v6.9.2 npm ERR! npm v3.10.9 npm ERR! code ELIFECYCLE npm ERR! [email protected] start: gulp serve.dev --color npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script 'gulp serve.dev --color'. 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 SB-Admin-BS4-Angular-2 package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! gulp serve.dev --color npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs SB-Admin-BS4-Angular-2 npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls SB-Admin-BS4-Angular-2 npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\Yannick Rathmann\Downloads\ani-angular-2-master\npm-debug.log

Won't install

CuChulla1nn avatar Dec 13 '16 20:12 CuChulla1nn

facing same issue ..any luck ?

ashutoshsoni avatar Apr 03 '17 18:04 ashutoshsoni

will fix is soon for now use try new angular 4 theme https://github.com/start-angular/SB-Admin-BS4-Angular-4

nkmdev avatar Apr 03 '17 18:04 nkmdev

Thx nitin, for reply, here is some issue which i face at the time of npm install too. i ignored before

[14:44:02] Finished 'webdriver' after 401 ms npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fseve [email protected] npm WARN optional Skipping failed optional dependency /gulp-watch/chokidar/fseve nts: npm WARN notsup Not compatible with your operating system or architecture: fseve [email protected] npm WARN enoent ENOENT: no such file or directory, open 'C:\Backupcode\ang2\ani- angular-2-master\node_modules\moment.js\package.json'

npm start

....[14:44:32] 'build.html_css' errored after 602 ms

...

[14:44:32] 'serve.dev' errored after 4.12 s [14:44:32] Error in plugin 'run-sequence(build.html_css)' Message: Cannot find module 'highcharts/highcharts.js' Details:

[14:44:32] 'serve.dev' errored after 4.12 s [14:44:32] Error in plugin 'run-sequence(build.html_css)'

npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Pro 6)\nodejs\node_modules\npm\bin\npm-cli.js" "start" npm ERR! node v5.12.0 npm ERR! npm v3.8.6 npm ERR! code ELIFECYCLE npm ERR! [email protected] start: `gulp serve.dev npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start sc ve.dev --color'. npm ERR! Make sure you have the latest version of node.js and npm npm ERR! If you do, this is most likely a problem with the sb-admi tstrap4 package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! gulp serve.dev --color npm ERR! You can get information on how to open an issue for this npm ERR! npm bugs sb-admin-angular4-bootstrap4 npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls sb-admin-angular4-bootstrap4 npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support reques npm ERR! C:\Backupcode\ang2\ani-angular-2-master\npm-debug.log

ashutoshsoni avatar Apr 03 '17 18:04 ashutoshsoni

install node LTS https://nodejs.org/en/ and then try

nkmdev avatar Apr 04 '17 02:04 nkmdev

Not work with the LTS, any further hint?

kzlathander avatar Apr 26 '17 04:04 kzlathander

Looks like the hightchart's not installed during 'npm insetall'. running following command works form me "npm install angular2-highcharts"

kzlathander avatar Apr 26 '17 04:04 kzlathander