Skip to content

Cannot find Parcel plugin "@parcel/transformer-image" #6163

Answered by DeMoorJasper
lgarron asked this question in General
Discussion options

You must be logged in to vote

It's a very large dependency and a lot of people complain about install size so we've added something called parcelDependencies to config packages so it can be installed later and still match a certain version.

See https://github.com/parcel-bundler/parcel/blob/v2/packages/configs/default/package.json#L53

So you do need to install it manually, although it should install automatically in dev if I'm not mistaken.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@mischnic
Comment options

@lgarron
Comment options

@lgarron
Comment options

@lgarron
Comment options

@mischnic
Comment options

Answer selected by lgarron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #6162 on April 22, 2021 09:13.