Closed edmorley closed 2 years ago
A package.json containing dependencies of:
"dependencies": { "grunt": "1.0.1", "grunt-cache-busting": "0.0.11", ... },
Results in:
npm WARN grunt-cache-busting@0.0.11 requires a peer of grunt@~0.4.0 but none was installed.
+1
I get that same error when installing.. however... it still seems to run fine...
A package.json containing dependencies of:
Results in: