cearls / timberland

A modern WordPress theme using Timber, Advanced Custom Fields Pro, Vite, Tailwind and Alpine.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zync09 opened this issue · comments

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?

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.