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
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
pnpm install is normal, but it prompts in the case o·f cnpm install and yarn
scripty ERR! It seems you may be running scripty from the command-line directly.
At this time, scripty can only be run within an npm script specified in your package.json.
Example package.json entry:
"scripts": {
"foo:bar": "scripty"
}
And then run via `npm run foo:bar`.
For more documentation, see:
https://github.com/testdouble/scripty