rightnow
rightnow
NNuxt
Created by rightnow on 6/14/2024 in #❓・help
500 error - entities/lib/decode.js does not provide export named 'default' at production build
entities/lib/decode.js seems to be imported everywhere with default import
2 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
Everything seems ok when doing pnpm why @nuxt/kit. Everything is up to date. My guessing is that cause i use file:/ maybe it cannot read what version that package is using or something
13 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
yeah seems like it
13 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
Could be my @nuxtjs/apollo that has them maybe
13 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
"dependencies": {
"@hc/common": "link:../common",
"@nuxtjs/apollo": "file:/srv/http/@hc/apollo",
"@pinia/nuxt": "^0.5.1",
"@sentry/node": "^8.8.0",
"@sentry/profiling-node": "^8.8.0",
"@sentry/vite-plugin": "^2.18.0",
"@sentry/vue": "^8.8.0",
"@storyblok/nuxt": "^6.0.10",
"@vueup/vue-quill": "latest",
"@vueuse/core": "^10.10.0",
"apexcharts": "^3.49.1",
"chart.js": "^4.4.3",
"downloadjs": "^1.4.7",
"isomorphic-fetch": "^3.0.0",
"js-cookie": "^3.0.5",
"markerjs2": "^2.32.1",
"mitt": "^3.0.1",
"nuxi": "^3.12.0",
"vue": "^3.4.27",
"vue-clip": "^1.0.0",
"vue-draggable-next": "^2.2.1",
"vue-router": "^4.3.3",
"vue3-apexcharts": "^1.5.3",
"vuetify-nuxt-module": "^0.14.1"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"nuxt": "^3.12.1",
"sass": "^1.77.4"
}
"dependencies": {
"@hc/common": "link:../common",
"@nuxtjs/apollo": "file:/srv/http/@hc/apollo",
"@pinia/nuxt": "^0.5.1",
"@sentry/node": "^8.8.0",
"@sentry/profiling-node": "^8.8.0",
"@sentry/vite-plugin": "^2.18.0",
"@sentry/vue": "^8.8.0",
"@storyblok/nuxt": "^6.0.10",
"@vueup/vue-quill": "latest",
"@vueuse/core": "^10.10.0",
"apexcharts": "^3.49.1",
"chart.js": "^4.4.3",
"downloadjs": "^1.4.7",
"isomorphic-fetch": "^3.0.0",
"js-cookie": "^3.0.5",
"markerjs2": "^2.32.1",
"mitt": "^3.0.1",
"nuxi": "^3.12.0",
"vue": "^3.4.27",
"vue-clip": "^1.0.0",
"vue-draggable-next": "^2.2.1",
"vue-router": "^4.3.3",
"vue3-apexcharts": "^1.5.3",
"vuetify-nuxt-module": "^0.14.1"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"nuxt": "^3.12.1",
"sass": "^1.77.4"
}
13 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
haha
13 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
@nuxt/schema or @nuxt/kit is not present
13 replies
NNuxt
Created by rightnow on 6/11/2024 in #❓・help
When upgrading to 3.12.1 -> @nuxt/schema & @nuxt/kit to be at least 3.12.1 but got 1.0.0
Even though i dont have them inside my package.json at all?
13 replies