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

Does not work on Node 5.4 #31

Open
bahmutov opened this issue Jan 29, 2016 · 2 comments
Open

Does not work on Node 5.4 #31

bahmutov opened this issue Jan 29, 2016 · 2 comments

Comments

@bahmutov
Copy link
Owner

Seems the internal code has changed. Need to at least allow some features to work, like busting the require cache

@karrots
Copy link

karrots commented Mar 15, 2016

Seems to be broken on 4.4 and 4.3 as well.

@bahmutov
Copy link
Owner Author

Try using https://github.com/VictorBjelkholm/autochecker to figure out which Node v8 engines are changed. Seems autochecker has a problem since it runs from alpine docker images that do NOT have git tool - and this project uses pre-git

0.12    | pre-git 3.8.3 in /usr/src/app/node_modules/pre-git
0.12    | /bin/sh: git: not found
0.12    | Could not find git repo in /usr/src/app/node_modules/.git

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

No branches or pull requests

2 participants