-
Notifications
You must be signed in to change notification settings - Fork 17
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
client.browserify issue with meteor 1.3 beta.16 and above #30
Comments
I wonder if it's the same issue. I got this error instead:
|
We need to remove the browserify package. We did it with the FlowRouter. Will do a fix soon. |
Is any sort of hot fix for the time being? |
For now, you have to remove browserify manually from this project and remove this file: https://github.com/kadirahq/meteor-dochead/blob/master/package.browserify.js |
Just a note after upgrading to
The startup completes and the meta tags are correctly set, so I'm wondering if the advice is still to manually patch the package. Any reason not to leave it alone until a fix is released? |
Merged #32 and this should be fixed by now properly. |
kadirahq/flow-router#552
^ Same issue as experienced here.
The text was updated successfully, but these errors were encountered: