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

Issue with a dependency using Javascript SDK with Vue JS #391

Open
cleibertmora opened this issue Jun 22, 2020 · 3 comments
Open

Issue with a dependency using Javascript SDK with Vue JS #391

cleibertmora opened this issue Jun 22, 2020 · 3 comments

Comments

@cleibertmora
Copy link

Environment details.
Operating system: mac OS 10.15
browser information: Chrome 83
Vue CLI version: 3.2.2
SDK version: ^2.12.7

Expected behavior
Try to run "npm run serve" in order to start the development of the app.

Actual behavior
It shows an error: ERROR Failed to compile with 1 errors

Logs

ERROR  Failed to compile with 1 errors                               8:56:46 PM

This dependency was not found:

* nativescript-xmpp-client in ./node_modules/quickblox/src/modules/chat/qbChat.js

To install it, you can run: npm install --save nativescript-xmpp-client

I tried to install "nativescript-xmpp-client" as it says, but when it's already installed I get the same error.

Any help please!

@Rumman001
Copy link

I am having the same issue with Vuejs
My node version is: v12.14.0
My NPM version is: 6.13.4

@therajumandapati
Copy link

Please see my comment here: #392 (comment)

@ghost
Copy link

ghost commented Oct 7, 2021

Hello,

This is Nikolay from QuickBlox support.

You may use this tutorial to the building an instant messaging app with QuickBlox and Vue.js:
https://quickblox.com/blog/building-an-instant-messaging-app-with-quickblox-and-vue-js/

Please note that integration of QuickBlox services with third-party frameworks is out of the scope of our support and not provided by default.
We provide support for the SDKs specified in the official documentation only.

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

No branches or pull requests

3 participants