You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
It seems this Node 13 version was also causing issues with the package.json configuration of npm and node.
In addition, I'm going to work through the CONTRIBUTING.md and get everything running locally with a "fresh set of eyes" since I have yet to actually fire up the server.
A lot of new contributors have been hung up on Docker, so we'll see if any of the recent devs have improvements on the Docker side.
There are other consistency and wording changes to be made.
If anybody has suggests on improvements, then feel free to shared and get involved.
Jonathan and Tom pointed out in the meeting that Node 13 is not longer supported. The Node release page suggests the same since Node 13 is not an LTS release and was only supported for 6 months.
It seems this Node 13 version was also causing issues with the package.json configuration of npm and node.
In addition, I'm going to work through the CONTRIBUTING.md and get everything running locally with a "fresh set of eyes" since I have yet to actually fire up the server.
A lot of new contributors have been hung up on Docker, so we'll see if any of the recent devs have improvements on the Docker side.
There are other consistency and wording changes to be made.
If anybody has suggests on improvements, then feel free to shared and get involved.
List of updates to make
psql -h localhost -p 54320 -U postgres- using the user / password defined in your .env - Closed via Improve Docker Mode, Manual Mode, Node Version, Database, Postegres Sections of CONTRIBUTING.md #448