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

How can I use parcel when I install it locally? #248

Closed
zhuxindaba opened this issue Dec 13, 2017 · 8 comments
Closed

How can I use parcel when I install it locally? #248

zhuxindaba opened this issue Dec 13, 2017 · 8 comments

Comments

@zhuxindaba
Copy link

when i run parcel using node scripts, i went error:
image

@albinotonnina
Copy link
Contributor

albinotonnina commented Dec 13, 2017

What version of node you have installed?
The minimum version to run Parcel is 8 at the moment. There are plans to extend the support to older versions, #246 . It should be out soon.

@DeMoorJasper
Copy link
Member

This seems related to #244 please close this if it is the same issue (using Node.js 6.x)

@albinotonnina
Copy link
Contributor

Closing, related to #244

@zhuxindaba
Copy link
Author

thx, when i upgrade node version to 8, it's ok!

@romainl
Copy link

romainl commented Dec 17, 2017

The minimum version to run Parcel is 8 at the moment.

You should add that information to your README and web page.

@DeMoorJasper
Copy link
Member

@romainl It's just a support bug, not the minimum version. It should work fine on node 6 probably when the next release drops

@romainl
Copy link

romainl commented Dec 17, 2017

@DeMoorJasper but right now it doesn't, which makes yarn add parcel-bundler a waste of time for some users and… the Parcel crew.

@yuritoledo
Copy link

I'm on 9.9 node and I cant use async await yet :/

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

5 participants