This package has been deprecated

Author message:

This module has renamed. Please use new module muddy-water (https://www.npmjs.com/package/muddy-water).

dark-sails

1.0.10 • Public • Published

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 dark-sails

Weekly Downloads

8

Version

1.0.10

License

MIT

Unpacked Size

1.3 MB

Total Files

44

Last publish

Collaborators

  • xziy