You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
@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
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
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
The text was updated successfully, but these errors were encountered: