Closed danburzo closed 3 years ago
Thanks @Richienb! However, I seem to be getting an error when attempting npm install fetch-charset-detection
. I'm on node v16.5.0 / npm 7.19.1
.
I think that's an issue on npm's side
Hi again, @Richienb. I'm switching to ESM downstream, and I'm hit by this error again. I have cloned the repo and republished under @danburzo/fetch-charset-detection
and npm install
works as expected. However, I'm still getting an integrity error for the original package.
I'm not sure this can be fixed from the NPM side (example issue from March). Would you be willing to try republishing from under the latest npm 6.x / 7.x version?
I'm running into this problem, too.
Hi there, we're trying to use this package with
node-fetch
v2.x to prepare for v3.x and we noticed there are no files on npm for thev0.5.0
version.