• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue VueJS + Vite + Plesk

definetlyafemboy

New Pleskian
Hello,

I have a Reseller Premium Plesk, my hoster could not help me, so I ask here.
Can you tell me how to get a VueJS Vite project running on Plesk?

So practically I want to have automatic pulls from Github, that works, but when I select nodejs, vite or vue does not have a js file like server.js or index.js... do you have any idea how I can let them build automatically and then make it work, because otherwise there is always an error like this

uncaught typeerror: failed to resolve module specifier “primevue/resources/themes/aura-dark-amber/theme.css”. relative references must start with either “/”, “./”, or “../”.

Which makes no sense, because if I upload it to the webspace (the dist folder) it works and also npm run dev works, only somehow here it doesn't work

I would be grateful for help
regards

Translated with DeepL.com (free version)
 
Back
Top