Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

scripty ERR! It seems you may be running scripty from the command-line directly #118

@laterdayi

Description

@laterdayi

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

@jasonkarns

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions