DeprecationWarning: The CommonJS Node.js API is deprecated. #12
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
package.json
run :
npm run stylelint-scss-check
(node:5692) [stylelint:002] DeprecationWarning: The CommonJS Node.js API is deprecated. See https://stylelint.io/migration-guide/to-16 (Use `node --trace-deprecation ...` to show where the warning was created)
my stylelint version: "stylelint": "^16.9.0",
I think
stylelint-config-prettier
did not take into account some special situations, such as when I use stylelint-config-twbs-bootstrap, it still needs to handle conflictsThis bag is very necessary to exist, thank you very much for your work
However, there will still be some conflicting issues that need to be resolved, and I will continue to report later
The text was updated successfully, but these errors were encountered: