You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`set-script` was not part of `npx` until version 7.1.0 (https://github.com/npm/cli/releases/tag/v7.1.0) which was "only" released December 2020.
I cannot speak for JavaScript developers, but I have a feeling Rails developers don't update their nodes or npxes often. I know for a fact stock node 14 (active LTS) comes stock with only version 6 of `npx`.
This adds a note to the readme about the required minimal version.
cssbundling-rails will probably need this as well.
0 commit comments