Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

499
Visualizações
Could not find plugin "proposal-class-static-block"

I think I might have ran into a glitch. Last night I ran into an error that said "Could not find plugin "proposal-class-static-block". Ensure there is an entry in ./available-plugins.js for it." Everytime I add or delete code in my react website it will run this error, what do i do??? I tried npm install --save-dev @babel/plugin-proposal-class-static-block but that didnt do anything at all. Anyone have a solution?

about 4 years ago · Juan Pablo Isaza
2 Respostas
Responde à pergunta

0

Adding my fix in the event someone experiences this error.

Other people have fixed it by running an npm install and/or deleting the package-lock.json lock file and then running npm install.

Those didn't work for me so I figured out the module files causing this error are related to a conflict with older versions of babel/core and babel/preset-env. The versions that fixed my issue were:

"@babel/core": "^7.14.6", "@babel/preset-env": "^7.14.7",

I added the updated versions to my package.json and running npm install. I'm assuming this fix will work with Yarn also. If you keep getting errors when updating your modules, try running npm install --force. However, please readup on what this does if you are unfamiliar.

about 4 years ago · Juan Pablo Isaza Relatório

0

You should try this out

npm install --save-dev @babel/plugin-proposal-class-static-block

before

npm install --force

node-modules could be deleted which makes clear installation

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda