-
Notifications
You must be signed in to change notification settings - Fork 84
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
Doesn't work on Meteor 1.3.3 #211
Comments
Same issue here, would be great to get this fix merged in. |
A quick workaround may be to copy Actually, I tried to create the following directories and file.
I confirmed that the above-mentioned problem was removed, but, I faced with another problem (maybe related to fast-render), so I didn't check whether my workaround works well or not. |
In addition to the above-mentioned file copy, I added the following code at the heads of
Finally, I confirmed that my app worked well! |
UPDATE
|
I confirmed that 1.3.3.1 fixed this issue. So I close it now. |
When I run
meteor update --release 1.3.3
andmeteor run
, I got the following error message.The text was updated successfully, but these errors were encountered: