Skip to content

Commit

Permalink
Test [email protected] bad lockfile cause no node_modules/.bin/
Browse files Browse the repository at this point in the history
The `package-lock.json` is bad and will not create `node_modules/.bin/` on wither `npm i` or `npm ci`
The `[email protected]` is the supposed correct version
Related issue: npm/cli#2147

--original commit message--
[email protected]
notable change:
- fix: add bin `#!` for `bin/test-boot.js`
  • Loading branch information
dr-js committed Nov 13, 2020
1 parent 25645b3 commit 927e471
Show file tree
Hide file tree
Showing 4 changed files with 16,444 additions and 11 deletions.
Loading

0 comments on commit 927e471

Please sign in to comment.