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

Gulp babel-lib can't run via syntax error #12

Open
weisjohn opened this issue Feb 9, 2017 · 1 comment
Open

Gulp babel-lib can't run via syntax error #12

weisjohn opened this issue Feb 9, 2017 · 1 comment
Labels
core core code structure or architecture

Comments

@weisjohn
Copy link
Contributor

weisjohn commented Feb 9, 2017

On master:

$ gulp babel-lib
[11:44:14] Using gulpfile ~/mysrc/weisjohn/mojs-player/gulpfile.js
[11:44:14] Starting 'babel-lib'...
[11:44:15] Plumber found unhandled error:
 SyntaxError in plugin 'gulp-babel'
Message:
    /Users/john/mysrc/weisjohn/mojs-player/js/mojs-player.babel.js: Unexpected token (504:20)
[11:44:15] Finished 'babel-lib' after 974 ms

I notice there's no .babelrc file in the repo, maybe that's related?

@legomushroom
Copy link
Member

Hey @weisjohn, sorry for the inconvenience! gulp is actually redundant for this repo, so we need remove it completely.

@xavierfoucrier xavierfoucrier added the core core code structure or architecture label Jan 15, 2021
@xavierfoucrier xavierfoucrier changed the title gulp babel-lib can't run via syntax error Gulp babel-lib can't run via syntax error Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core core code structure or architecture
Projects
None yet
Development

No branches or pull requests

3 participants