How do I import the SockJS client into a Javascript Project #617
Unanswered
AwesomeDude091
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a javascript project and cannot seem to be able to load the client SockJS object from its NPM sockjs-client counterpart.
I run
yarn add sockjs-clientand proceed to writeimport SockJSat which point my IDE (IntelliJ Ultimate) tells me sockjs does not exisit. Any help is much appreciated AwesomeDude091Beta Was this translation helpful? Give feedback.
All reactions