• 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.

Question How to use Yarn like npm installation at nodejs preferences in domain overview

Lisop

New Pleskian
Hey, I am realy new to Plesk.
I have a NuxtJs App with yarn and want to deploy it with Plesk Obsidian. I tried many things,but the only way which work is to use the npm installation button.

Is there a way to use yarn instead? I installed yarn at the server, but cant find any module at Plesk, plz help me.

Many thx

Greetings Frank
 

Attachments

  • Plesk-nodeJS.png
    Plesk-nodeJS.png
    15.4 KB · Views: 33
Hey, I am realy new to Plesk.
I have a NuxtJs App with yarn and want to deploy it with Plesk Obsidian. I tried many things,but the only way which work is to use the npm installation button.

Is there a way to use yarn instead? I installed yarn at the server, but cant find any module at Plesk, plz help me.

Many thx

Greetings Frank

I want this too. My project has yarn.lock file and doesn't have package-lock.json. So when deploy time has came, it gives too many version errors, because it install packages with npm :(

Thanks.
 
Back
Top