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

Problems with npm install in the material-ui folder #1118

Closed
jschlot opened this issue Jul 10, 2015 · 4 comments
Closed

Problems with npm install in the material-ui folder #1118

jschlot opened this issue Jul 10, 2015 · 4 comments
Labels
core Infrastructure work going on behind the scenes

Comments

@jschlot
Copy link

jschlot commented Jul 10, 2015

Using gulpfile ~/Sites/marathon/material-ui/docs/gulpfile.js
[15:53:03] Starting 'setWatch'...
[15:53:03] Finished 'setWatch' after 103 μs
[15:53:03] Starting 'eslint'...
[15:53:03] Starting 'markup'...
[15:53:03] Starting 'fontIcons'...
[15:53:03] Starting 'css'...
[15:53:05] 'eslint' errored after 1.44 s
[15:53:05] ESLintError in plugin 'gulp-eslint'
Message:
Missing trailing comma.
Details:
fileName: /Users/jackschlotthauer/Sites/marathon/material-ui/src/avatar.jsx
lineNumber: 39
[15:53:05] Finished 'css' after 1.47 s
[15:53:07] Finished 'fontIcons' after 4.1 s
[15:53:07] Finished 'markup' after 4.24 s

npm ERR! Darwin 14.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "start"
npm ERR! node v0.12.7
npm ERR! npm v2.12.1
npm ERR! code ELIFECYCLE
npm ERR! material-ui-docs@0.10.0 start: gulp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the material-ui-docs@0.10.0 start script 'gulp'.
npm ERR! This is most likely a problem with the material-ui-docs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! gulp
npm ERR! You can get their info via:
npm ERR! npm owner ls material-ui-docs
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/jackschlotthauer/Sites/marathon/material-ui/docs/npm-debug.log

@oliviertassinari
Copy link
Member

#1117 fix this

@jkruder
Copy link
Contributor

jkruder commented Jul 12, 2015

@jschlot Can you confirm npm install of material-ui?

@hai-cea
Copy link
Member

hai-cea commented Jul 14, 2015

Fixed by #1117

@hai-cea hai-cea closed this as completed Jul 14, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 14, 2015

Thanks @jschlot @oliviertassinari @jkruder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

No branches or pull requests

5 participants