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

How to install soketi in windows 11 #1117

Open
amir1704 opened this issue Feb 29, 2024 · 9 comments
Open

How to install soketi in windows 11 #1117

amir1704 opened this issue Feb 29, 2024 · 9 comments

Comments

@amir1704
Copy link

i have been install python but when i run npm install -g @soketi/soketi
error this:
npm ERR! code ENOENT npm ERR! syscall open npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

@iamjothees
Copy link

Same here.

Have you got any solution?

@lazosweb
Copy link

lazosweb commented Mar 5, 2024

We had a similar issue. I think this is related to Node 20. Try to install Node 18 instead.

@iamjothees
Copy link

iamjothees commented Mar 5, 2024

We had a similar issue. I think this is related to Node 20. Try to install Node 18 instead.

Thanks for the quick response @lazosweb ,

Switching to Node 18.19.1 worked! 👍

@amir1704
Copy link
Author

amir1704 commented Mar 5, 2024

yes, i run soketi in wsl(ubuntu) and find out it is because node version. but i need node in v20. when this bug fixed???

@iamjothees
Copy link

Hope that it will get fixed soon. 🤞

@iamjothees
Copy link

iamjothees commented Mar 5, 2024

yes, i run soketi in wsl(ubuntu) and find out it is because node version. but i need node in v20. when this bug fixed???

If so, I think you could opt for their docker image.

@lazosweb
Copy link

lazosweb commented Mar 6, 2024

If you search in the issues tab for "Node 20" there is a post that someone mentioned in order to work you have to build uWebsockets.js manually. #1025

@chrispage1
Copy link

What about running it in Docker? This is a sure fire way of getting things working without too many dependencies - other than Docker of course..

@IkaroFox
Copy link

IkaroFox commented Apr 4, 2024

With me work in Docker , its simple and fast run a container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants