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

Can't install parcel #8772

Closed
Suprefuner opened this issue Jan 18, 2023 · 3 comments
Closed

Can't install parcel #8772

Suprefuner opened this issue Jan 18, 2023 · 3 comments

Comments

@Suprefuner
Copy link

Suprefuner commented Jan 18, 2023

Hi there,
I can't install parcel by npm i --save-dev parcel
only npm i --save-dev parcel@1 works for me
parcel

@mischnic
Copy link
Member

Try using file path without spaces (nodejs/node-gyp#65)

@ast511
Copy link

ast511 commented Mar 19, 2023

Hi there, I can't install parcel by npm i --save-dev parcel only npm i --save-dev parcel@1 works for me parcel

Have you find any solutions? I get the same errors...

@mischnic
Copy link
Member

mischnic commented May 7, 2023

node-gyp apparently has problems with spaces in file paths. There's not much Parcel can do about it.

@mischnic mischnic closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants