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

Cannot install gulp #1263

Closed
HLRLookup opened this issue Sep 17, 2015 · 1 comment
Closed

Cannot install gulp #1263

HLRLookup opened this issue Sep 17, 2015 · 1 comment

Comments

@HLRLookup
Copy link

It seems that gulp requires an older version of vinyl-fs.

I cannot install an older version of vinyl-fs (like npm install [email protected]) because older versions of vinyl-fs are not compatible with the latest version of node/npm (npm ERR! notsup Not compatible with your version of node/npm: [email protected] )

So I am stuck unable to install gulp because gulp requires specific older versions of vinyl-fs which are not compatible with newer version of node/npm.

Anyone have a solution for this so I can install gulp?

Thanks,

David

@phated
Copy link
Member

phated commented Sep 17, 2015

We do not officially support prerelease versions of node. However, the issue (and needed fix) related to the messages you are seeing is at gulpjs/vinyl-fs#91 (comment)

@phated phated closed this as completed Sep 17, 2015
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

2 participants