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

run doc error #852

Closed
Jaware opened this issue Jun 15, 2015 · 4 comments
Closed

run doc error #852

Jaware opened this issue Jun 15, 2015 · 4 comments
Labels
docs Improvements or additions to the documentation

Comments

@Jaware
Copy link

Jaware commented Jun 15, 2015

after run npm install, run gulp and the error logs are as follows:

[21:13:09] Starting 'setWatch'...
[21:13:09] Finished 'setWatch' after 47 μs
[21:13:09] Starting 'jshint'...
[21:13:09] Starting 'markup'...
[21:13:09] Starting 'fontIcons'...
[21:13:09] Starting 'css'...

[21:13:09] 'jshint' errored after 26 ms
[21:13:09] Error in plugin 'gulp-shell'
Message:
Command ../node_modules/.bin/jsxhint --harmony "../src/**" "./src/app/**" - -exclude ../src/utils/modernizr.custom.js failed with exit code 1
[21:13:09] Finished 'css' after 27 ms
[21:13:09] Finished 'fontIcons' after 42 ms
[21:13:09] Finished 'markup' after 51 ms

@chrismcv
Copy link
Contributor

are you on windows? if so, see #845 for a workaround

@mairh
Copy link

mairh commented Jun 15, 2015

Getting the same error on Mac. Possibly because of the recent merged PR.
5ab2e6e

./src/app/components/pages/components/icons.jsx: line 115, col 11
Empty array elements require elision=true.

@hai-cea
Copy link
Member

hai-cea commented Jun 15, 2015

@mairh Sorry that was my bad - fixed with 8158e25

@hai-cea
Copy link
Member

hai-cea commented Jun 19, 2015

Thanks @chrismcv @mairh

@hai-cea hai-cea closed this as completed Jun 19, 2015
mnajdova pushed a commit to mnajdova/material-ui that referenced this issue Nov 10, 2020
* Fix improper dispaying of highlighted code, use current theme for highlighting

* Remove unused markup highlight syntax
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added docs Improvements or additions to the documentation and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

No branches or pull requests

6 participants