ReferenceError:Unknown plugin "transform-decorators-legacy" specified in "base"
See original GitHub issueNote: for support questions, please use one of these channels:
https://forum.ionicframework.com/ http://ionicworldwide.herokuapp.com/
Short description of the problem:
What behavior are you expecting?
Steps to reproduce: 1. 2. 3.
insert any relevant code between the above and below backticks
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Which branch are you on? master or typescript
Run ionic info
from terminal/cmd prompt: (paste output below)
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Unknown plugin "transform-decorators-legacy" error when ...
After typing "npm start" I got this error on the browser console: "Uncaught Error: Module build failed: ReferenceError: Unknown plugin " ...
Read more >Unknown plugin “transform-decorators-legacy“ specified in ...
ReferenceError : Unknown plugin “transform-decorators-legacy“ specified in “base“ at 1 · 问题描述: · 解决办法.
Read more >webpack打包中遇到的各种问题收录- 提莫的博客 - Teemo Blog
1:报错ReferenceError:Unknown plugin “transform-decorators-legacy” specified in “base”. 依赖项缺失,解决了这个后,你应该还会遇到另一个.
Read more >babel-plugin-transform-decorators-legacy - npm
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.. Latest version: 1.3.5, last published: 5 years ago....
Read more >Unknown plugin "static-fs" specified in .babelrc?-babel.js
Coding example for the question Unknown plugin "static-fs" specified in .babelrc? ... Unknown plugin "transform-decorators-legacy" error when using react ...
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
@FxLsoft3 Can you run this command for now to fix the Unknown plugin error:
We’ll look into the cause of this.
I still need more info to help you with the other error. Can you please respond to my previous questions? Running the following in the terminal would be helpful:
@brandyscarney you solve my problem, thank you very much~