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

Install error #49

Open
MatteoGauthier opened this issue Jul 3, 2020 · 2 comments
Open

Install error #49

MatteoGauthier opened this issue Jul 3, 2020 · 2 comments

Comments

@MatteoGauthier
Copy link

Mattaio@DESKTOP-1TK6TKC MSYS .../ServerlessFunctions/netlify-functions-example (master)
$ yarn
yarn install v1.21.1
[1/4] Resolving packages...
[2/4] Fetching packages...
error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9". Got "12.16.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
@bloqhead
Copy link

If you use nvm, you can run nvm use in the cloned repo folder. There is a .nvmrc file present that contains the Node version and nvm will look for it by default.

@ed42311
Copy link

ed42311 commented Jul 22, 2020

netlify/functions#51 added this note to the README.md use it if you want...

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

3 participants