start-angular / ani-angular-2

Other
98 stars 89 forks source link

Can't run! #11

Open CuChulla1nn opened 7 years ago

CuChulla1nn commented 7 years ago

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! SB-Admin-BS4-Angular-2@0.0.0 start: gulp serve.dev --color npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the SB-Admin-BS4-Angular-2@0.0.0 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

ashutoshsoni commented 7 years ago

facing same issue ..any luck ?

nkmdev commented 7 years ago

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

ashutoshsoni commented 7 years ago

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 nts@1.1.1 npm WARN optional Skipping failed optional dependency /gulp-watch/chokidar/fseve nts: npm WARN notsup Not compatible with your operating system or architecture: fseve nts@1.1.1 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! sb-admin-angular4-bootstrap4@0.0.0 start: `gulp serve.dev npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the sb-admin-angular4-bootstrap4@0.0.0 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

nkmdev commented 7 years ago

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

kzlathander commented 7 years ago

Not work with the LTS, any further hint?

kzlathander commented 7 years ago

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