question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ReferenceError:Unknown plugin "transform-decorators-legacy" specified in "base"

See original GitHub issue

Note: 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:closed
  • Created 7 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

10reactions
brandyscarneycommented, Apr 6, 2016

@FxLsoft3 Can you run this command for now to fix the Unknown plugin error:

npm install babel-plugin-transform-decorators-legacy

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:

ionic info
npm -v
node -v
3reactions
ry928330commented, Jul 12, 2017

@brandyscarney you solve my problem, thank you very much~

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found