just spent an hour trying to figure out why my npm install was failing because one of the dependencies required a specific version of node, but my package.json file specified a different version. come on, npm, can't you just check the version automatically like a real library?
0
0
0