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.

Class constructor FileManager cannot be invoked without 'new'

See original GitHub issue

Faced with this issue on Semantic UI theming

If I’m not wrong need to fix less dependencies regard to: https://github.com/less/less.js/issues/3414

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ndbroadbentcommented, Aug 20, 2019

Thanks @alexandrtovmach! I’ve given you write access as a collaborator, so please feel free to help with any issues or PRs, and let me know whenever you would like me to push a new version of the NPM package. Thanks!

0reactions
AustinGreencommented, Aug 20, 2019

Thank you both. This fix is much appreciated

Read more comments on GitHub >

github_iconTop Results From Across the Web

Class constructor FileManager cannot be invoked without 'new'.
It seems that v3.10.0 breaks my build, webpack logs below: ERROR in ./src/pages/score/components/current/no-join/index.less Module build ...
Read more >
Class constructor cannot be invoked without 'new' in JS/TS
The "Class constructor cannot be invoked without new" error occurs when the target property in tsconfig.json is set to lower than es6 or...
Read more >
Class constructor cannot be invoked without 'new' for TSdx ...
I created a npm package using TSdx for a small Jest reporter. If I use that package in another project, I get the...
Read more >
Class constructor FileManager cannot be invoked without 'new'
欢迎访问我的个人博客:http://www.xiaolongwu.cnwebpack打包时出现以下问题ERROR in ./src/pages/score/components/current/no-join/index.
Read more >
Class constructor FileManager cannot be invoked without 'new'
Class constructor FileManager cannot be invoked without 'new'. 乱七八糟. 最新版本的less包应该有问题,把packjson.json ...
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