Using forever with recent versions of Node.js

Open
#290 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
node.js
Domain
devops

Research direction

Start with the linked Forever issue #1077 and reproduce the padLevels warning using a recent Node.js version. No repository files or tests are named; determine whether the problem belongs in Forever or this project, and consider the issue complete only when the compatibility status or a verified workaround is documented.

Written by the indexing model from the issue text.

Description

I use Forever to keep multiple apps running on my servers. It's not something I can easily change.

There's a problem with recent versions of Node, that keep it from working properly, errors like this, appear, and keep my server, pagePark from working properly.

Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency

Or something else isn't working properly. It only happens when I run the code in Forever, when the code runs standalone, everything is fine.

I've read all the threads, but it's not clear if the problem has been resolved. Any help appreciated in figuring out how to make Forever happy with the latest Node. Thanks in advance.

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.