Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run! #11

Open
CuChulla1nn opened this issue Dec 13, 2016 · 6 comments
Open

Can't run! #11

CuChulla1nn opened this issue Dec 13, 2016 · 6 comments

Comments

@CuChulla1nn
Copy link

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

@ashutoshsoni
Copy link

facing same issue ..any luck ?

@nkmdev
Copy link
Collaborator

nkmdev commented Apr 3, 2017

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

@ashutoshsoni
Copy link

ashutoshsoni commented Apr 3, 2017

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

@nkmdev
Copy link
Collaborator

nkmdev commented Apr 4, 2017

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

@kzlathander
Copy link

Not work with the LTS, any further hint?

@kzlathander
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants