James Newton
New Pleskian
Hello helpful Plesk people,
I have a brand new server on which Plesk Onyx is installed, and I'm trying to get Meteor to run on it. A search for "meteor" in this forum has returned no results, and all the online tutorials I can find make no mention of Plesk.
I encounter a series of errors when I perform the following in a SSH session:
$ cd <root folder for meteor, inside the Plesk root folder>
$ cd bundle/programs/server
$ npm install --production
I wonder if this is because the versions of npm and node that are installed by Plesk are newer than those used by the latest version of Meteor.
Has anyone on this forum successfully installed Meteor in a Plesk-friendly way, or should I treat my Meteor installation directly via the command line, and leave Plesk ignorant of its existence?
Thanks in advance,
James
I have a brand new server on which Plesk Onyx is installed, and I'm trying to get Meteor to run on it. A search for "meteor" in this forum has returned no results, and all the online tutorials I can find make no mention of Plesk.
I encounter a series of errors when I perform the following in a SSH session:
$ cd <root folder for meteor, inside the Plesk root folder>
$ cd bundle/programs/server
$ npm install --production
I wonder if this is because the versions of npm and node that are installed by Plesk are newer than those used by the latest version of Meteor.
Has anyone on this forum successfully installed Meteor in a Plesk-friendly way, or should I treat my Meteor installation directly via the command line, and leave Plesk ignorant of its existence?
Thanks in advance,
James