Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate bower to yarn using bower-away and grunt-npm-bower #1743

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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