• 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

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