cearls / timberland

A modern WordPress theme using Timber, Advanced Custom Fields Pro, Vite, Tailwind and Alpine.js
MIT License
78 stars 19 forks source link

Fatal error: Uncaught Exception: The Mix manifest does not exist. #11

Closed zync09 closed 2 years ago

zync09 commented 2 years ago

Hi there,

Just testing this out for the first time but soon as i activate the theme and try to visit my test sit I get the error

Fatal error: Uncaught Exception: The Mix manifest does not exist.

I've run composer and npm install as well as the development command and then watch but still can't get this to work.

Any ideas what I'm missing?

cearls commented 2 years ago

Hi! Just to confirm, you ran composer install, npm install and npm run watch from inside the theme directory? You should see the theme/assets/build/mix-manifest.json file after running npm run watch.