GodBeom
Results
2
issues of
GodBeom
## Current Behavior "TypeError: babelJest.getCacheKey is not a function" issue occurred when running the jest test immediately after executing "nx g @nx-plus/vue:app auto-trading". ```console npx nx test auto-trading ``` ...
bug
I try to add MFLiveReloadPlugin to vue.config.js. ( ERROR SyntaxError: Unexpected token '?') error
3
I get an error when I try to add MFLiveReloadPlugin to vue.config.js. Maybe it's a babel problem, but I can't find the exact cause. Help. I've been up all night...