• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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: 31
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