Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wget https://registry.npmjs.org/terser-webpack-plugin returns 403 #254

Closed
ayxos opened this issue May 29, 2020 · 2 comments
Closed

wget https://registry.npmjs.org/terser-webpack-plugin returns 403 #254

ayxos opened this issue May 29, 2020 · 2 comments

Comments

@ayxos
Copy link

ayxos commented May 29, 2020

  • Operating System: Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux
  • Node Version: -
  • NPM Version: -
  • webpack Version: -
  • terser-webpack-plugin Version: 2.3.6

Expected Behavior

not 403

Actual Behavior

--2020-05-29 13:07:06--  https://registry.npmjs.org/terser-webpack-plugin
Resolving registry.npmjs.org (registry.npmjs.org)... 104.16.20.35, 104.16.23.35, 104.16.17.35, ...
Connecting to registry.npmjs.org (registry.npmjs.org)|104.16.20.35|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-05-29 13:07:06 ERROR 403: Forbidden.

Maybe our server has been blacklisted?

How Do We Reproduce?

On package.json we want:
"terser-webpack-plugin": "^2.3.6",

$ wget https://registry.npmjs.org/terser-webpack-plugin

@alexander-akait
Copy link
Member

Please contact with npm for support

@Boulet-
Copy link

Boulet- commented May 29, 2020

npm/cli#1358 maybe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants