So a few things you can try.
- Go into the
backendfolder and donpm installagain just to make sure it’s all installed - Delete
.cacheandbuildfolder - Execute
npm run develop
See if this fixes it.
So a few things you can try.
backend folder and do npm install again just to make sure it’s all installed.cache and build foldernpm run develop
See if this fixes it.