parcel-bundler / website

🌎 Parcel website
https://parceljs.org
MIT License
350 stars 468 forks source link

Remove reference to nonfunctional third-party package #1067

Open benwilliamsBJSS opened 1 year ago

benwilliamsBJSS commented 1 year ago

I get @parcel/package-manager: Could not find module "parcel-resolver-elm-bundle", but it was listed in package.json. Run your package manager first. whenever attempting to utilise the package recommended.

Removing so future developers don't lose as much hair as I did.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
website ✅ Ready (Inspect) Visit Preview Dec 2, 2022 at 1:58AM (UTC)
mischnic commented 1 year ago

@ChristophP Could you please:

ChristophP commented 1 year ago

@benwilliamsBJSS sorry if this costs you time. This got buried under some other todos.

@mischnic I published a repo here https://github.com/ChristophP/parcel-resolver-elm-bundle . Also I cleaned up some things in the package, fixed the entrypoint and published a new version. This should be set now.

ChristophP commented 1 year ago

Still found one bug in it and also ran into this https://github.com/parcel-bundler/parcel/issues/7107 . Now I published version 1.0.2 which worked for me and should work for hopefully everyone.