Skip to content

docs: update local build instructions to use node directly#6

Open
ergut wants to merge 1 commit into
g0t4:masterfrom
ergut:fix/local-build-instructions
Open

docs: update local build instructions to use node directly#6
ergut wants to merge 1 commit into
g0t4:masterfrom
ergut:fix/local-build-instructions

Conversation

@ergut

@ergut ergut commented Dec 19, 2024

Copy link
Copy Markdown

Updated the README.md to show the correct way to configure the server for local builds:

  • Changed to use node command directly instead of relying on shebang
  • Added NODE_PATH env var to ensure dependencies are found
  • Added --verbose flag for better debugging
  • Added note about path replacement

Updated the README.md to show the correct way to configure the server for local builds:
- Changed to use node command directly instead of relying on shebang
- Added NODE_PATH env var to ensure dependencies are found
- Added --verbose flag for better debugging
- Added note about path replacement
@g0t4 g0t4 force-pushed the master branch 6 times, most recently from 7fa0ec4 to 84c20b0 Compare February 9, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant