bahmutov / really-need

Node require wrapper with options for cache busting, pre- and post-processing
MIT License
109 stars 4 forks source link

Does not work on Node 5.4 #31

Open bahmutov opened 8 years ago

bahmutov commented 8 years ago

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

karrots commented 8 years ago

Seems to be broken on 4.4 and 4.3 as well.

bahmutov commented 8 years ago

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