Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run the server, Unexpected Token error after trying to run the server with node SRC #119

Open
Ncarauj012 opened this issue Oct 21, 2024 · 2 comments

Comments

@Ncarauj012
Copy link

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?

@MaxTheDhole
Copy link

Came across the same error, turns out my node version was below the prerequisites for arrpc, check that out just in case

@Ncarauj012
Copy link
Author

Yup that solved it, maybe put that on the main page as a warning

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

No branches or pull requests

2 participants