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

Updated nvmrc & package.json to fix node-sass issues #83

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

hirozed
Copy link
Contributor

@hirozed hirozed commented Dec 9, 2021

Node-sass was throwing errors during npm install. I locked the version of node-sass to ^6.0 to match with the latest LTS version of node, v16 at the time of this PR.
See https://www.npmjs.com/package/node-sass for more information.

Other updates:

  • .nvmrc updated to 16
  • stylelint-config-wordpress is no longer in npm, updated it to @wordpress/stylelint-config
  • moved stylelint and the wp config to devDependencies

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

Successfully merging this pull request may close these issues.

2 participants