Replies: 0 comments 1 reply
-
I was having same issue with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi after I run this line
'npm install peer' in my project folder terminal
peer is installed just fine
but when I start a peer server 'peerjs - - port 3000'
the terminal returns
peerjs is not recognised as internal or external command, operable program or batch file
I also tried 'npm install - g peer'
peer is installed just fine
but when I start the server the error is still the same
can anyone help? any help will be appreciated
Beta Was this translation helpful? Give feedback.
All reactions