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

Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap #19604

Merged
merged 2 commits into from
Mar 24, 2016
Merged

Conversation

cvrebert
Copy link
Collaborator

Fixes #18559.
(Yes, I'm aware mv doesn't work in Windows. This is the least-worst option vs. adding more dependencies, at least until https://github.com/shelljs/shx has a proper release. This only affects the twbs team, not our users. If you absolutely need to run this on Windows, setup an mv=move alias in cmd.)

Note to twbs team: You'll need to npm uninstall npm-shrinkwrap or nuke node_modules/ to eradicate your local uber/npm-shrinkwrap and be able to shrinkwrap properly going forward.

@cvrebert cvrebert added this to the v4.0.0-alpha.3 milestone Mar 24, 2016
@cvrebert
Copy link
Collaborator Author

Travis failure is irrelevant and due to Medium/phantomjs#509
Retrying...

@cvrebert cvrebert merged commit 2955222 into v4-dev Mar 24, 2016
@cvrebert cvrebert deleted the fix-18559 branch March 24, 2016 06:54
cvrebert added a commit that referenced this pull request Mar 24, 2016
@XhmikosR
Copy link
Member

We could just use shell.js which we already have as a dependency,

I didn't get a CC otherwise I would have done this that way...

chiraggmodi pushed a commit to chiraggmodi/bootstrap that referenced this pull request Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants