-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Labels
docs
Improvements or additions to the documentation
Comments
are you on windows? if so, see #845 for a workaround |
Getting the same error on Mac. Possibly because of the recent merged PR. ./src/app/components/pages/components/icons.jsx: line 115, col 11 |
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
added
the
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
label
Dec 25, 2022
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
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
The text was updated successfully, but these errors were encountered: