Open CuChulla1nn opened 7 years ago
facing same issue ..any luck ?
will fix is soon for now use try new angular 4 theme https://github.com/start-angular/SB-Admin-BS4-Angular-4
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
install node LTS https://nodejs.org/en/
and then try
Not work with the LTS, any further hint?
Looks like the hightchart's not installed during 'npm insetall'. running following command works form me "npm install angular2-highcharts"
Won't install