Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't work with meteor 1.6.1-beta.12+ #266

Open
shenrenguo opened this issue Dec 29, 2017 · 5 comments
Open

Can't work with meteor 1.6.1-beta.12+ #266

shenrenguo opened this issue Dec 29, 2017 · 5 comments

Comments

@shenrenguo
Copy link

TypeError: Class constructor Collection cannot be invoked without 'new'

@vsivsi
Copy link
Owner

vsivsi commented Dec 29, 2017

Hi, thanks for reporting, but I need specific, detailed steps to reproduce this error.

@shenrenguo
Copy link
Author

shenrenguo commented Dec 31, 2017

@vsivsi
the example project can reproduce the error
https://github.com/shenrenguo/ex-meteor-1.6.1-beta.21

@brookback
Copy link

Same error here, the Meteor app refuses to build.

TypeError: Class constructor JobQueue cannot be invoked without 'new'
W20180207-16:40:24.633(1)? (STDERR)     at jobs.js

@vsivsi
Copy link
Owner

vsivsi commented Feb 8, 2018

Right, isn't this just the CoffeeScript 2 issue addressed here?

#268

@sprohaska
Copy link
Contributor

I've observed an issue with Meteor 1.6.1 that is independent of CoffeeScript 2, see meteor/meteor#9706 for problem and possible workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants