npm / fstream

Advanced FS Streaming for Node
ISC License
208 stars 43 forks source link

Fail to find mkdirp ^0.5.0 #24

Closed pabloalr closed 10 years ago

pabloalr commented 10 years ago

I got

npm ERR! fstream_stack /usr/local/Cellar/node/0.8.16/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:297:15)
npm ERR! Error: No compatible version found: mkdirp@'^0.5.0'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.1.0","0.2.0","0.2.1","0.2.2","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.4.1","0.4.2","0.5.0"]

when trying to install

isaacs commented 10 years ago

Fixed on latest publish.