• 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 Problems with NodeJS

DenizGelion

Basic Pleskian
Hello there!

I've been trying to get my Symfony application running with webpack encore for quite a while now, but I just can't seem to get it to work. I have done a very basic installation with composer and I've set up everything correctly:

1587991256696.png

This throws the following error:

 
I've set up a local environment with the current NodeJS and Yarn versions and "npm install" works just fine. What's the catch here?
 
Back
Top