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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitignore - add node_modules #1937

Merged
merged 1 commit into from Dec 28, 2019
Merged

gitignore - add node_modules #1937

merged 1 commit into from Dec 28, 2019

Conversation

kumavis
Copy link
Contributor

@kumavis kumavis commented Dec 27, 2019

the original author removed node_modules from the .gitignore a few times in the past, I think its generally considered a good idea now 馃憤

@kumavis
Copy link
Contributor Author

kumavis commented Dec 27, 2019

test failures seem unrelated

@kumavis
Copy link
Contributor Author

kumavis commented Dec 28, 2019

seems like Object.setPrototypeOf is used in some dependency, which is not available in node v0.10 and v0.8

https://ci.appveyor.com/project/browserify/browserify/builds/29774794/job/torurx9el4miq8g0

@ljharb
Copy link
Member

ljharb commented Dec 28, 2019

Sounds like we need to peg that dep and file upstream issues, before landing additional PRs.

@kumavis
Copy link
Contributor Author

kumavis commented Dec 28, 2019

lol it was me feross/buffer@db5572c

@kumavis
Copy link
Contributor Author

kumavis commented Dec 28, 2019

fix here #1939

@kumavis
Copy link
Contributor Author

kumavis commented Dec 28, 2019

@ljharb ready

@ljharb ljharb merged commit cbdf69e into browserify:master Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants