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

Do you guys crash into react-parcel-example/index.js: Cannot read property 'start' of undefined ? #1

Closed
Obooman opened this issue Dec 6, 2017 · 1 comment

Comments

@Obooman
Copy link

Obooman commented Dec 6, 2017

with parcel build index.html causing an error.

🚨  /Volumes/Documents/github/react-parcel-example/index.js: Cannot read property 'start' of undefined
    at module.exports (/Users/oboo_chin/.nvm/versions/node/v8.3.0/lib/node_modules/parcel-bundler/node_modules/babel-to-estree/babylon-to-espree/attachComments.js:56:41)
    at module.exports (/Users/oboo_chin/.nvm/versions/node/v8.3.0/lib/node_modules/parcel-bundler/node_modules/babel-to-estree/babylon-to-espree/index.js:35:3)
    at exports.toEstree (/Users/oboo_chin/.nvm/versions/node/v8.3.0/lib/node_modules/parcel-bundler/node_modules/babel-to-estree/index.js:9:3)
    at module.exports (/Users/oboo_chin/.nvm/versions/node/v8.3.0/lib/node_modules/parcel-bundler/src/transforms/uglify.js:10:39)
    at <anonymous>
@Obooman
Copy link
Author

Obooman commented Dec 6, 2017

#8 WOW,here it is.
parcel build index.html --no-minify fix this.

@Obooman Obooman closed this as completed Dec 6, 2017
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

1 participant