Skip to content

Running etherpad-lite 2.0.3 with Node.js 20 #6361

Closed Answered by bugtrapper
bugtrapper asked this question in Q&A
Discussion options

You must be logged in to vote

Updating this in case anyone else runs into similar problems (thanks to @SamTV12345 for the help)

I updated the .ini as follows:

[program:etherpad]
directory=%(ENV_HOME)s/etherpad
environment=NODE_ENV="production"
command=pnpm run prod
autorestart=true
startsecs=60

And – that's it! 😄

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bugtrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant