Дід-Developer
Дід-Developer
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai I have problems with @nuxtjs/mdc module as dependency of a layer.
The requested module 'http://localhost:3000/_nuxt/node_modules/.c12/github_Kazkovy_Kit_IIBMkmTr7P/node_modules/extend/index.js?v=04aaabe8' doesn't provide an export named: 'default'
The requested module 'http://localhost:3000/_nuxt/node_modules/.c12/github_Kazkovy_Kit_IIBMkmTr7P/node_modules/extend/index.js?v=04aaabe8' doesn't provide an export named: 'default'
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai fixed with official nuxt icon package 🙂
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai ok, I found out that i have problem with lucide-vue-next package. I have to many: Loading failed for the module with source “.c12/github_Kazkovy_Kit_3t1qBkTjNi/node_modules/lucide-vue-next/dist/esm/icons/shirt.js?v=c38caeee”. warnings
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai is it better to use npm or github for layers distribution?
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
thank you, will have a look at it. Yesturday I have finished my layers, just having weirgt bugs that blocks my nuxt app, and there is 0 errors in web console and in terminal
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai Sometimes my components block nuxt app. It does not mount, and console has no errors. How to debug this cases?
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai how to test that a lyer is "good" and "ready to ship"?
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai but UI layer is catched from other layer too? For example: I have UI layer and Auth layer. Authlayer depends on UI layer, app also depends on UI layer, but it also depends on Auth layer that providers UI layer. Should I add UI to my app extends?
48 replies
NNuxt
Created by Дід-Developer on 1/28/2025 in #❓・help
Can not get my layer to work
@kapa.ai should one layers depend on other layers? For example, I have an UI layer, and 2 layers with main app that depends on this UI layer. Should I explicitly add UI to extends?
48 replies