Parcel: 馃悰 npm install error on aws-sdk dependency

Created on 15 Dec 2017  路  4Comments  路  Source: parcel-bundler/parcel

Bug report

$ npm install -g parcel
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected]
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 'parcel'
npm ERR! notarget
$ node --version
v8.9.3
$ npm --version
5.5.1

Most helpful comment

npm install -g parcel-bundler is the correct one :)

All 4 comments

I just realized that there is another parcel NPM package, sorry.

npm install -g parcel-bundler is the correct one :)

Lol.. why is there a parcel one :(

@bayareagamedevs, @honnet, @jaredhanson, @kellydunn, @liamstask, @maxattack or @scanlime, would you guys be willing to donate the package name? parcel has not been updated in five years, I think it's not maintained anymore?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Niggler picture Niggler  路  3Comments

dsky1990 picture dsky1990  路  3Comments

philipodev picture philipodev  路  3Comments

dotdash picture dotdash  路  3Comments

will-stone picture will-stone  路  3Comments