Problems Running PageBuilder Engine In My Local Environment: Troubleshooting Guide
Symptoms
When running PageBuilder Engine locally I see various error messages.
Running PageBuilder Engine locally doesn't work as expected.
Cause
There are a several issues that cause PageBuilder Engine to not run as expected locally.
Solution
Use the following troubleshooting steps to fix common issues which arise when running PageBuilder Engine locally.
Run
npx fusion verify
, which will provide you with helpful messages you can use to debug.Run docker system prune --volumes followed by
npx fusion start -f
.Delete the
/db
folder from yourfusion
directory.Clear all
*.arcpublishing.com
, andlocalhost
cookies.Try another browser, or incognito mode.