stylelint-config-apostrophe 3.0.1 and eslint-config-apostrophe 4.2.1: updates to fix "npm update" and CLI issues #4387
boutell
announced in
Release Notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today we released quick fixes to these two modules so that our CLI can again be used successfully to create projects from our various starter kits. This fix also resolves issues with
npm update.There is no change in behavior, other than removing a built-in check for other outdated
stylelintandeslint-related modules in the project.If you're curious, the change was made necessary by this Node.js core issue.
If you encountered this problem, just try your CLI command again, or use
npm updateif you encountered the error that way.Beta Was this translation helpful? Give feedback.
All reactions