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

forcing node version via .npmrc, ignoring intellij .idea folder #1510

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Deegiimurun
Copy link

engine-strict=true
If set to true, then npm will stubbornly refuse to install (or even consider installing) any package that claims to not be compatible with the current Node.js version.(https://docs.npmjs.com/cli/v7/using-npm/config#engine-strict)=true
.idea
The .idea/ folder is just the way that JetBrain's stores data. It's in IntelliJ and Webstorm. Should be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants