Rocket.Chat
Rocket.Chat copied to clipboard
SyntaxError: missing ) after argument list
Description:
SyntaxError: missing ) after argument list
Steps to reproduce:
- Follow the installation guide for either Linux or Windows
- When you reached the point where you have to
cdinto Rocket.Chat andyarn - you will get this error
SyntaxError: missing ) after argument list at wrapSafe (internal/modules/cjs/loader.js:1029:16) at Module._compile (internal/modules/cjs/loader.js:1078:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10) at Module.load (internal/modules/cjs/loader.js:979:32) at Function.Module._load (internal/modules/cjs/loader.js:819:12) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12) at internal/main/run_main_module.js:17:47
Expected behavior:
Running yarn should install everything needed before the programm is ready to be accessed.
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 6.13.0
- License Type: Community?
- Number of Users: 0
- Operating System: Ubuntu, windows server 2022 datacenter azure,
- Deployment Method: tried wsl 2 and ubuntu
- Number of Running Instances: none
- DB Replicaset Oplog: ?
- NodeJS Version: 14
- MongoDB Version: 8.0.1
Client Setup Information
- Desktop App or Browser Version: no clients yet
- Operating System:
I am trying to setup a Rocket Chat server for a cloud computing project in school.
It seems you're trying to install the latest version of RocketChat (7.0.0). Please use Node.js version 20.17.0 instead, and make sure you have Meteor version 3.0.3 and Deno 1.x installed.
If this resolves your issue please close this bug.