Closed ghost closed 6 years ago
Hi. Thanks for trying things out. This doesn't give me enough information to know what the problem actually was. If you could paste the entire output from npm start validate
that would be very helpful.
@kentcdodds sorry for no slow response. Here you go the dump of npm start validate
:
Are you sure you're on the latest of master
? Oh, what it could also be is you have an outdated cross-env
version. Could you reinstall all dependencies? Let me know.
@kentcdodds just cloned it again just to be sure ;-) Still same errors.
Version of cross-env: cross-env@3.2.4
Could you look to see whether there's a file in node_modules/cross-env/bin/cross-env.js
? There shouldn't be. It should be in node_modules/cross-env/dist/bin/cross-env.js
.
I just checked out this repo and was able to run the test and validate scripts successfully. Might be worth closing unless this can be reproduced?
Hi, just wanted to add a neat feature for this repo but... validation fails on an untouched code.
Apologies, but don't have time to dig what's happening there ;-/