titaniumnetwork-dev / Ultraviolet-Node-Archive

Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more! Easy deployment version (Node.js)
https://ultravioletsw.dev
73 stars 910 forks source link

What should i do #28

Closed Thewierduser closed 2 years ago

Thewierduser commented 2 years ago

It's an issue with compatibility I tried it several times same results. Not sure how to fix it. image has console info for the error. Screenshot 2022-03-27 144102

Rockpods commented 2 years ago

Run the following commands in the console first:

git submodule --init --recursive
npm install

Then run npm start

caracal-js commented 2 years ago

Follow the above