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

"ReferenceError: atmosphere is not defined" #281

Open
kobewilliam opened this issue Apr 8, 2022 · 1 comment
Open

"ReferenceError: atmosphere is not defined" #281

kobewilliam opened this issue Apr 8, 2022 · 1 comment

Comments

@kobewilliam
Copy link

Hey! I used ''npm install atmosphere.js'' to install atmosphere to my VUE-CLI project. Npm showed that I succeeded in installing it, however, when I opened the browser, the console has an error like this:

[Vue warn]: Error in created hook: "ReferenceError: atmosphere is not defined"
found in
---> at src/App.vue

warn @ vue.esm.js?efeb:628
vue.esm.js?efeb:1906 ReferenceError: atmosphere is not defined
at VueComponent.initWebSocket (App.vue?26cd:27:1)
at VueComponent.created (App.vue?26cd:20:1)
at invokeWithErrorHandling (vue.esm.js?efeb:1872:1)
at callHook (vue.esm.js?efeb:4244:1)
at VueComponent.Vue._init (vue.esm.js?efeb:5031:1)
at new VueComponent (vue.esm.js?efeb:5177:1)
at createComponentInstanceForVnode (vue.esm.js?efeb:3313:1)
at init (vue.esm.js?efeb:3142:1)
at createComponent (vue.esm.js?efeb:6033:1)
at createElm (vue.esm.js?efeb:5980:1)

I checked the package.json and found the atmosphere is here. May I ask for your help in solving this problem? Thanks!
Screen Shot 2022-04-07 at 8 53 31 PM

@jfarcand
Copy link
Member

jfarcand commented Apr 8, 2022

@kobewilliam Can you share a test case? I need more context. Thanks

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