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.

Unhandled rejection ReferenceError: _dec is not defined when running au build --env prod

See original GitHub issue

I’m submitting a bug report running au build --env prod results in Unhandled rejection ReferenceError: _dec is not defined. This repository has this issue: https://github.com/Thanood/md-todo.

  • Library Version: 0.26.1 (possibly lower versions as well)

Please tell us about your environment:

  • Operating System: OSX 10.x|Linux (distro)|Windows [7|8|8.1|10]

  • Node Version: 6.2.0

  • NPM Version: 3.8.9
  • Browser: all | Chrome XX | Firefox XX | Edge XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView

  • Language: all | TypeScript X.X | ESNext

cc @Thanood @danlofquist

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
Jenselmecommented, Mar 7, 2017

I encountered the same problem yesterday. Downgrading uglify-js to 2.7.5 solved it.

3reactions
JeroenVinkecommented, Mar 8, 2017

Opened a bug report here and the maintainers quickly responded and suggested that the issue was already fixed in master (which has not yet been released). I was able to confirm this and since they release almost daily I assume this patch will be released very soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

aurelia/Discuss - Gitter
It's the skeleton-typescript-aspnetcore project I'm using. Maybe it's something with the charset then. ... Ok, I just set a route title to a ......
Read more >
How to fix "ReferenceError: primordials is not defined" in Node.js
Solution: Either upgrade to Gulp.js 4 or downgrade to an earlier version of Node.js. Share. Share a link to this ...
Read more >
Can Aurelia CLI bundler work with React plugin? Node env ...
Uncaught ReferenceError: process is not defined at Object. ... So if you use cli-bundler to build react app, it always runs in dev...
Read more >
TypeError: cannot use 'in' operator to search for 'x' in 'y'
Be careful when using the in operator to search in Array objects. The in operator checks the index number, not the value at...
Read more >
Firebase JavaScript SDK Release Notes - Google
Updated firebase/[product] entry point bundles to conform to Node.js ES ... an uncaught rejection in isSupported() when the environment does not support ...
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