You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently unable to get anything with this package as a dependency to install after the latest update to 2.6.9. The npm repo page says that there is a 2.6.9 package available, but the npm install does not list this and fails.
$ npm install
npm ERR! Darwin 15.6.0
npm ERR! argv "/Users/skennedy/.nvm/versions/node/v6.10.2/bin/node" "/Users/skennedy/.nvm/versions/node/v6.10.2/bin/npm" "install"
npm ERR! node v6.10.2
npm ERR! npm v3.10.10
npm ERR! code ETARGET
npm ERR! notarget No compatible version found: debug@2.6.9
npm ERR! notarget Valid install targets:
npm ERR! notarget 3.0.1, 3.0.0, 2.6.8, 2.6.7, 2.6.6, 2.6.5, 2.6.4, 2.6.3, 2.6.2, 2.6.1, 2.6.0, 2.5.2, 2.5.1, 2.5.0, 2.4.5, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4.0, 2.3.3, 2.3.2, 2.3.1, 2.3.0, 2.2.0, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.0, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0, 0.8.1, 0.8.0, 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.4.0, 0.3.0, 0.2.0, 0.1.0, 0.0.1
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'body-parser'
npm ERR! notarget
The text was updated successfully, but these errors were encountered:
I'm currently unable to get anything with this package as a dependency to install after the latest update to 2.6.9. The npm repo page says that there is a 2.6.9 package available, but the npm install does not list this and fails.
The text was updated successfully, but these errors were encountered: