sindresorhus / p-queue

Promise queue with concurrency control
MIT License
3.39k stars 182 forks source link

Fixing package.json #181

Closed techjpiron closed 1 year ago

techjpiron commented 1 year ago

Hi,

First of all, a small disclaimer: I'm not a javascript library expert.

Bug

Using p-queue with Plasmo (and Parcel) throws this error: ERROR | Failed to resolve 'p-queue' from './App.tsx'

Solution

Adding "main": "./dist/index.js" in the package.json file

I hope this is useful.

Have a great day!

sindresorhus commented 1 year ago

https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c