Closed saitodisse closed 3 years ago
@saitodisse just to keep you posted, I saw your comment here, as soon I have any time I'll look into it
thanks for the feedback o/
@saitodisse weird I ran the current config of the project and I didn't get the same issue as you... did you removed the package-lock.json
file before install the node dependencies? maybe that get some newest lib version that caused the current issue...
@saitodisse I had updated the nx, next.js and tailwindcss version on the project, deleted the node_modules
, package-lock.json, reinstall again (
npm i`) and I'm still not able to get the same issue that you got #11
may I ask you to take a new look at the updates?
Everything is working fine now after your update. I'm testing with yarn. Nice work!
Hi! Nice boilerplate.
I've installed
sass-loader
because it's was not inpackage.json
I'm having this issue now