ember-cli-lazy-load icon indicating copy to clipboard operation
ember-cli-lazy-load copied to clipboard

Does not work with v.3.4.0

Open shibulijack-fd opened this issue 5 years ago • 2 comments

Ember version: 3.4.0

Error: Class constructor EmberApp cannot be invoked without 'new'

Stack Trace:

  • message: Class constructor EmberApp cannot be invoked without 'new'
    • name: TypeError
    • nodeAnnotation: [undefined]
    • nodeName: [undefined]
    • originalErrorMessage: [undefined]
    • stack: TypeError: Class constructor EmberApp cannot be invoked without 'new' at new EmberAppBundle (/Users/shibulijack/Projects/Freshdesk/helpkit-ember/node_modules/ember-cli-lazy-load/ember-app.js:36:14) at module.exports (/Users/shibulijack/Projects/Freshdesk/helpkit-ember/ember-cli-build.js:43:13)

shibulijack-fd avatar Dec 04 '19 06:12 shibulijack-fd

@shibulijack-fd Thanks for reporting this bug. I will look into this on the weekend.

B-Stefan avatar Dec 04 '19 07:12 B-Stefan

@B-Stefan any News on upgrade of this package ?

billyjov avatar May 07 '21 21:05 billyjov