-
Notifications
You must be signed in to change notification settings - Fork 6
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
npm run watch wont work #4
Comments
Hi Chris, I just tested it on a fresh PC, no issues. Will test later on Linux. Anyway, this does not seem to be related with the theme config, but instead it with Tailwind 2.0 + PostCSS 7.0 - please see whether this thread helps. You can also try removing the "typography" plugin from config, if you do not use it - I recall someone mentioned that the |
Hi @cjkpl I am on macos. I am currenlty updating all my cli tools, npm, nodejs, and more. I will try again with your reco after. |
ok, now it is even worse after upgrading everything, npm install does not even start anymore, damn
|
I had to uninstall node and reinstall it, weird |
after remove the typo plugin and running |
I'll ask my colleague to test it on a mac. Meanwhile, if you don't mind using the older TailwindCSS 1.9.x, you could try with the pre-2.x version of the theme here. |
ok, I had to update to node 14.x and now it is running. here is my modified package.json
|
thanks for your support 👍 |
I'm glad it worked for you :-) |
The text was updated successfully, but these errors were encountered: