fregante / my-recurrent-errors

Problems I encounter often and never remember the solution to
0 stars 0 forks source link

Parcel: Cannot read properties of undefined (reading 'hashReferences') #6

Open fregante opened 10 months ago

fregante commented 10 months ago

Use --no-content-hash 🤷‍♂️

parcel build --no-cache --no-content-hash

https://github.com/parcel-bundler/parcel/issues/4145#issuecomment-1230896938