Skip to content

Conversation

@yfdyh000
Copy link
Contributor

What does this PR do?

  • Bug fix
  • Improvement
  • New feature

Fix #1561. This requires modification to be compatible with npm if you prefer.

Compatibility

Is this PR compatible with old versions? Can users simply upgrade the extension?
Yes.
Please describe any possible breaking changes (or surprising UX differences).
There should be no impact to users.
npm ERR! error: pathspec '~1.3.5' did not match any file(s) known to git for npm install

p.s. `npm ERR! error: pathspec '~1.3.5' did not match any file(s) known to git` for `npm install`
@yfdyh000
Copy link
Contributor Author

没能弄好,本地一般都能成功,CI上却总不成功。
yarn install --ignore-scripts 也不行,yarn和npm都会报pathspec '~1.4.5' did not match any file(s) known to git.等错误。

https://circleci.com/gh/yfdyh000/SwitchyOmega
https://travis-ci.org/yfdyh000/SwitchyOmega/builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use npm@5 and package-lock.json

1 participant