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.
--legacy-peer-deps
1 parent 917240b commit 9cd7904Copy full SHA for 9cd7904
.github/workflows/node-pretest.yml
@@ -12,8 +12,6 @@ jobs:
12
name: 'nvm install lts/* && npm install'
13
with:
14
node-version: 'lts/*'
15
- env:
16
- NPM_CONFIG_LEGACY_PEER_DEPS: true
17
- run: npm run pretest
18
19
posttest:
0 commit comments