This is very urgent. After deploying our project, we always have a blank page.
I can observe the front-end using the inspect but always have this message: “We’re sorry but this website doesn’t work properly without JavaScript enabled. Please enable it to continue.”
Of course I tried in different devices, and also to publish back the version that was working, but still nothing. It’s extremely urgent. I really think it’s a weweb bug.
I’ve had the same problem since today but with my staging app. According to WeWeb support there is a conflict it’s an error that happens when you have “< head / >” in your custom code. But I don’t have any custom code with “< head / >”. Any solution?
Thank you for the support. I attempted to deploy again, but the deployment failed with the message “error loading dependencies.” I tried re-deploying, but now it seems to be stuck in deployment mode, as it has been running for several minutes. Here is a screenshot from the logs.
Hello guys, please always publish your project again if you’ve run into fails. If it still doesn’t work, isolate any custom code you might have in the head or body. We need you to try these two steps before we can help.
Thanks for your quick reply @danlopes. How can I publish my project again if the deploy button is disabled and saying “Deploying”. It’s been stuck here for a long time already. Logs show it failed. Can’t click the button!
LOGS:
Building project…
e[1me[33m[@vue/compiler-sfc]e[0me[33m ::v-deep usage as a combinator has been deprecated. Use :deep() instead of ::v-deep .e[0m
ERROR Failed to compile with 49 errors7:40:55 AM
error in public/js/integration.e6c07f6a.js
public/js/integration.e6c07f6a.js from Terser plugin
Cannot find module ‘/tmp/front/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js’
Error: Cannot find module ‘/tmp/front/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js’
Doing some research:
So there seems to be a new version of this released just 45 minutes ago.