Skip to content

error when running the script #1

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

Open
DmitriVoooozikooo opened this issue May 18, 2023 · 3 comments
Open

error when running the script #1

DmitriVoooozikooo opened this issue May 18, 2023 · 3 comments

Comments

@DmitriVoooozikooo
Copy link

error says:
VM296:67 Uncaught ReferenceError: Vue is not defined
at :67:1

@skybird23333
Copy link
Owner

Hi,
Vue 2 is required as a dependency of this project. Have you followed step 3 under the console section?

@DmitriVoooozikooo
Copy link
Author

i followed everything and after running the command for Vue it says this:
VM187:1 Refused to connect to 'https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js' because it violates the following Content Security Policy directive: "connect-src 'self' https://play.blooket.com https://fb.blooket.com https://ac.blooket.com https://s.blooket.com https://blooket.s3.us-east-2.amazonaws.com https://kit.fontawesome.com https://ka-f.fontawesome.com https://www.googleapis.com https://firebase.googleapis.com https://firebaseinstallations.googleapis.com https://.firebaseio.com wss://.firebaseio.com https://securetoken.googleapis.com https://identitytoolkit.googleapis.com https://media.blooket.com https://api.cloudinary.com https://images.unsplash.com".

(anonymous) @ VM187:1
VM187:1 Refused to connect to 'https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js' because it violates the document's Content Security Policy.
(anonymous) @ VM187:1
Promise {: TypeError: Failed to fetch
at :1:1}
VM187:1 Uncaught (in promise) TypeError: Failed to fetch
at :1:1

@skybird23333
Copy link
Owner

Could you try using tampermonkey instead?

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