Closed davefv closed 2 years ago
@davefv you've closed this issue, but could you please let us know what was the reason. I have the same problem as well
I don't remember the exact solution, but I think:
rm -rf build/
rm -rf node_modules
rm package-lock.json
npm i
npx patch-package @strapi/admin
npm run build
Hope this helps!
Hi,
After patch file I execute:
With result:
My environment:
Can you help me?
Thank you very much!