Open Ncarauj012 opened 2 weeks ago
Running Linux Mint 21.3 Cinnamon version 6.0.4
Trying to run "node src" after going through the server setup only results in: file:///home/nc/arrpc/src/server.js:78 socket.send?.({ ^
SyntaxError: Unexpected token '.' at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
did i skip a step? am i missing a dependency or something?
Came across the same error, turns out my node version was below the prerequisites for arrpc, check that out just in case
Yup that solved it, maybe put that on the main page as a warning
Running Linux Mint 21.3 Cinnamon version 6.0.4
Trying to run "node src" after going through the server setup only results in: file:///home/nc/arrpc/src/server.js:78 socket.send?.({ ^
SyntaxError: Unexpected token '.' at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
did i skip a step? am i missing a dependency or something?