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
I tried setting up the application in a devcontainer, but I found out that the application is pointing to the wrong base URL. Nodejs throws errors when it tries to run postCreateCommand commands
To Reproduce
Clone the application
Start dev container
Expected behavior
Npm throws an error of not finding package.json
Operating System
Mac OS
n8n Version
1.98.0
Node.js Version
22
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Bug Description
I tried setting up the application in a devcontainer, but I found out that the application is pointing to the wrong base URL. Nodejs throws errors when it tries to run
postCreateCommand
commandsTo Reproduce
Expected behavior
Npm throws an error of not finding
package.json
Operating System
Mac OS
n8n Version
1.98.0
Node.js Version
22
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: