ios7translucent-css icon indicating copy to clipboard operation
ios7translucent-css copied to clipboard

fix npm error because of wrong version formatting

Open nerdmed opened this issue 10 years ago • 2 comments

Hey @FWeinb,

got an error cause of wrong version format in npm v2.9.1- i think its the current one. This pr just addes a 0 to match semver.

Cheers

nerdmed avatar May 13 '15 16:05 nerdmed

PS here is the Error:

npm ERR! install Couldn't read dependencies
npm ERR! Darwin 14.1.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.28
npm ERR! npm  v2.9.1

npm ERR! Invalid version: "0.1"
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

nerdmed avatar May 13 '15 16:05 nerdmed

@FWeinb PS.: Its not working correctly on my mobile safari - i can see the blur behind the header but i dont see any content underneath it

nerdmed avatar May 13 '15 16:05 nerdmed