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

Using _ properly on server #481

Open
s7dhansh opened this issue Nov 9, 2017 · 1 comment
Open

Using _ properly on server #481

s7dhansh opened this issue Nov 9, 2017 · 1 comment

Comments

@s7dhansh
Copy link
Contributor

s7dhansh commented Nov 9, 2017

Based on this comment meteor/meteor#9276 (comment)

underscore must be provided on the server too in package.js.

@aslagle I am not raising a PR, as probably this is a good time to also import _ properly (or maybe remove it altogether), in all the files.

The error is (in case someone searches here), when meteor shell is running:

TypeError: Cannot read property 'isFunction' of undefined
@aslagle
Copy link
Owner

aslagle commented Nov 19, 2017

Fixed in 0.8.43. I fixed the dependency and republished, but it could probably be removed entirely on the server at least if you wanted to open a PR for that.

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

No branches or pull requests

2 participants