Skip to content

Deprecate global install #27

Description

@JeffML

Instead of install dbdiff with -g (which requires sudo privileges for many of us), how about this?

  • mkdir somedir
  • cd somedir
  • npm init -y
  • npm install dbdiff
  • npx dbdiff -l safe ...

Note that is npx, not npm, on the last line.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions