Closed privatemaker closed 12 months ago
After removing node_modules installed with npm i and then running make dev-setup things work correctly!
node_modules
npm i
make dev-setup
After removing
node_modules
installed withnpm i
and then runningmake dev-setup
things work correctly!