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

Readme

Keywords

Package Sidebar

Install

npm i muddy-water

Weekly Downloads

24

Version

1.2.1

License

MIT

Unpacked Size

1.3 MB

Total Files

45

Last publish

Collaborators

  • xziy