meteor-css-modules icon indicating copy to clipboard operation
meteor-css-modules copied to clipboard

working example with latest meteor version

Open raza2022 opened this issue 7 years ago • 2 comments

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

raza2022 avatar Nov 09 '17 14:11 raza2022

This is a known issue - it appears to be a bug in Meteor 1.6, which is being tracked here: https://github.com/meteor/meteor/issues/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.

akanix42 avatar Nov 09 '17 16:11 akanix42

@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

raza2022 avatar Nov 10 '17 06:11 raza2022