Nuxt is being blacklisted?
See original GitHub issueBUG
Specific package error
Package name
Entire error (stringified) I see in my browser console
code: "BlacklistedPackageError", message: "The package you were looking for is blacklisted due to suspicious activity in the past"
Is this intentional? The current size with dependencies is ~66MB
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:15 (6 by maintainers)
Top Results From Across the Web
NUXT.js getting blocked by my company's network - vue-cli
I made an app with nuxt.js and I am trying to share it with a ... able to recognize it like “or yeah...
Read more >Nuxt Vuex Helper not sending Client Cookies to API
The Problem that's coming up on the server side is, that the user has to provide a refreshToken to get a refreshed accessToken...
Read more >Installation - Nuxt
Here, you will find information on setting up and running a Nuxt project in 4 steps.
Read more >Upgrading - Nuxt
Getting Started · Check the release notes for the version you wish to upgrade to see if there are any additional instructions for...
Read more >The ignore Property - Nuxt
You can use a .nuxtignore file to let Nuxt ignore layout , page , store and middleware files in your project's root directory...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Though it’s just marginal, the error message is also a bit misleading as Nuxt did nothing wrong. It’s neither an “evil” package nor involved in suspicious activities 🤷♂️
@pastelsky Could you allow
nuxt-start
then at least? It’s way smaller and the info is valuable for people using Nuxt on Serverless ☺️