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

Add .nvmrc and set package engine #4

Open
henrymoulton opened this issue Sep 12, 2021 · 2 comments
Open

Add .nvmrc and set package engine #4

henrymoulton opened this issue Sep 12, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@henrymoulton
Copy link

henrymoulton commented Sep 12, 2021

base λ yarn
yarn install v1.22.10
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14.0.0". Got "12.19.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
@mmazzarolo mmazzarolo changed the title Should add .nvmrc Add .nvmrc and set package engine Sep 12, 2021
@mmazzarolo mmazzarolo added good first issue Good for newcomers enhancement New feature or request labels Sep 12, 2021
@mmazzarolo
Copy link
Owner

Hey @henrymoulton !
Thanks for reporting 👍

@mmazzarolo
Copy link
Owner

(FYI, I'm currently working on an in-depth tutorial on how/why the approach used by this monorepo might make sense — so I might be a bit slow to handle new issues.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants