mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 07:00:22 -05:00
try npm@5.6.0
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ jobs:
|
||||
key: v5-{{ .Branch }}-deps-ts
|
||||
|
||||
# show what is already cached globally
|
||||
- run: npm i npm@latest -g
|
||||
- run: npm i npm@5.6.0 -g
|
||||
- run: ls $(npm -g bin)
|
||||
- run: ls $(npm -g bin)/../lib/node_modules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user