muddy-water

1.2.1 • Public • Published

muddy water

Install

add in dependency section of package.json

{
      "dependencies": {
        "patch-package": "^6.4.7",
        "dark-sails": "^1.0.0",
      }
}

add in script section of package.json

{
  "scripts": {
    "postinstall": "patch-package --patch-dir=node_modules/dark-sails"
    }
}

Problems

  1. postinstall not runned

Try run this command in terminal

    npm config set unsafe-perm true

/muddy-water/

    Package Sidebar

    Install

    npm i muddy-water

    Weekly Downloads

    2

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    1.3 MB

    Total Files

    45

    Last publish

    Collaborators

    • xziy