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

missing declaration file for module #159

Open
josefernandezatceiba opened this issue Jul 18, 2022 · 1 comment
Open

missing declaration file for module #159

josefernandezatceiba opened this issue Jul 18, 2022 · 1 comment

Comments

@josefernandezatceiba
Copy link

Hi there, i'm trying use this on a Vue3 app and i keep getting this : "Could not find a declaration file for module 'vue-native-websocket'. '/node_modules/vue-native-websocket/dist/build.js' implicitly has an 'any' type.
Try npm i --save-dev @types/vue-native-websocket if it exists or add a new declaration (.d.ts) file containing declare module 'vue-native-websocket';ts(7016).

the @types/vue-native-websocket package does not exist on registry.yarnpkg.com, am i doing something wrong ?

@nsano-rururu
Copy link
Contributor

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

2 participants