2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

parcel installしようとしてNo matching version foundエラー

Posted at
> npm install --save parcel
npm ERR! code ETARGET
npm ERR! notarget No matching version found for aws-sdk@0.9.x
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

入れるパッケージを間違っている

× parcel
parcel-bundler

🐛 npm install error on aws-sdk dependency · Issue #295 · parcel-bundler/parcel

ヨメ
parcel-bundler/parcel: 📦🚀 Blazing fast, zero configuration web application bundler

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?