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

working example with latest meteor version #109

Open
raza2022 opened this issue Nov 9, 2017 · 2 comments
Open

working example with latest meteor version #109

raza2022 opened this issue Nov 9, 2017 · 2 comments

Comments

@raza2022
Copy link

raza2022 commented Nov 9, 2017

Hi @nathantreid Thanks for all your great work for community.
I just wanna to upgrade my existing meteor project but it messed up with your module whenever i tried. I just tested with a new meteor project but didn't succeeded here is the link of test repo https://github.com/raza2022/meteor-react-toolbox
so can you please update your meteor react-toolbox example with latest version Thanks in advance

@akanix42
Copy link
Owner

akanix42 commented Nov 9, 2017

This is a known issue - it appears to be a bug in Meteor 1.6, which is being tracked here: meteor/meteor#9305. For now I recommend staying on Meteor 1.5.x as react-toolbox (and other npm packages that rely on CSS modules) will not work on 1.6.0.

@raza2022
Copy link
Author

@nathantreid Thanks so I just updated till 1.5 for my existing project but got error too. here is what i done step by step.
meteor update --release 1.5
that done successfully and now meteor release showing version is [email protected]
project started successfully too which is good .
The wired error comes in browser only which is attached in pic
browsererror
I searched and tried all what i found related to that error but didn't found much about that error. Can you please give some advice or hint, which will be greatly appreciated
Thanks

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