We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cf60e commit 62dcab7Copy full SHA for 62dcab7
README.md
@@ -263,8 +263,8 @@ my knowledge they are no fault of this package and are widely reported npm bugs.
263
264
### Building a file referenced by package.json `bin`
265
266
-If your `package.json` file uses the `bin` field, and that file does not exist
267
-before building, you may see an error like this:
+If your `package.json` file uses the `bin` field, and any of the referenced
+files do not exist before building, you may see an error like this:
268
269
```console
270
ENOENT: no such file or directory, chmod '[…]/lib/index.js'
0 commit comments