michug

Results 6 comments of michug

Same problem using using vuex-persist "vue": "^3.2.27", "vuex": "^4.0.2", "vuex-persist": "^3.1.3"

using `"tymon/jwt-auth": "^1.0"` worked for me with PHP 8 and Laravel 8

I have the same problem with a downloaded file in cordova 8.1.2 and android 8 file:///storage/emulated/0/download/fileName.mp3 directory should be fine but I'm getting the infamous code 1

I have the same issue but before before finishing the authenticate workflow. I have a backend in Laravel 5.6 and a vue-cli frontend When I hit the laravel endpoint directly...

Same is happening to me. ```` const path = require('path') const VueI18nPlugin = require('@intlify/unplugin-vue-i18n/webpack') let exportsObject = { publicPath: process.env.VUE_APP_STATIC_CONTENT_BASE_URL, chainWebpack: config => { const types = ['vue-modules', 'vue', 'normal-modules',...

@Glandos yes, I did `npm install --save-dev @intlify/unplugin-vue-i18n`