-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Version
v20.13.1
Platform
Linux kumulus 6.12.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 10 Jan 2025 00:39:41 +0000 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
I'm trying to start nsolid
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
I installed nsolid using npm, since there are no arch packages.
I'm trying to start the server:
nsolid server.js --override-preload=0 --socket=/srv/hohenheim/temp/jeldev/
What do you see instead?
I get the error:
/home/skerit/.nsolid-runtime/iron/bin/nsolid: bad option: --socket=/srv/hohenheim/temp/jeldev/
How do I pass arguments to my nodejs script?
Additional information
No response