You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I wanted to make an issue because I havent found any fix for this in anything relating to ultraviolet or anything. I am fairly new to JS and Node/NPM so if this is obvious, please forgive me.
After doing all the necessary things as it says in the readme.md, While trying to run it with node server.js, It responds with
ReferenceError: BareMux is not defined
at file:///C:/Users/---/---/---/---/---/server.js:77:20
at ModuleJob.run (node:internal/modules/esm/module_job:271:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:547:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5)
As far as I know, I can't see a fix for this anywhere. There is a related article to this HERE, but they have an empty release page for BareMux (https://github.com/MercuryWorkshop/bare-mux/releases/), that has nothing. If anyone could help, I would be very appreciative. Thanks!
The text was updated successfully, but these errors were encountered:
Hello! I wanted to make an issue because I havent found any fix for this in anything relating to ultraviolet or anything. I am fairly new to JS and Node/NPM so if this is obvious, please forgive me.
After doing all the necessary things as it says in the readme.md, While trying to run it with
node server.js
, It responds withAs far as I know, I can't see a fix for this anywhere. There is a related article to this HERE, but they have an empty release page for BareMux (https://github.com/MercuryWorkshop/bare-mux/releases/), that has nothing. If anyone could help, I would be very appreciative. Thanks!
The text was updated successfully, but these errors were encountered: