a.v
a.v
How would it be possible to add a video as a texture source.
When loading in a video from an external source i get the following error. Assuming its an issue with the video codec. VideoNode.js:139 o: Error loading video https://www.youtube.com/watch?v=6Le68Sd-WMo: Cause: Error...
Getting this error in the console. `./node_modules/vue-axe/dist/vue-axe.esm.js 2563:96-104"export 'Fragment' was not found in 'vue'` Using nuxt v2.15.8 and have installed as a plugin as per the [instructions ](https://axe.vue-a11y.com/guide/#installation)
So whilst having issues with getting nuxt to work ([seperate issue here](https://github.com/vue-a11y/vue-announcer/issues/28)) I decided to roll my own and was having a look through source code at how this is...
getting `Cannot find module './router'` error when trying to install on a nuxt project. Have setup a plugin in nuxt with the following code ``` import Vue from 'vue' import...
How could this be setup to be used on a server or even better on glitch?
Having issues using this plugin with a server running dokku on digital ocean. When pulling/pushing from git using the plugin I get the following error `Command 'LC_ALL=C git commit '--author=REDACTED...