Closed nalfin closed 4 months ago
Thanks for the sample repo. It's working for us:
This is what we did:
npm install
npm run dev
Your log file indicates that Console Ninja could not modify some node_modules
folders that it needs to patch in order to operate:
06:15:03.222 WARN host could not modify /volumes/desain/turi squad/crud/pembukuan 17-an 2024/pembukuan-ts-1.0/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js file
06:15:03.237 WARN host could not modify /volumes/desain/turi squad/crud/pembukuan 17-an 2024/pembukuan-ts-1.0/node_modules/next/dist/compiled/webpack/bundle5.js file
Could you please try to clone your project and follow our steps to reproduce in a folder within your home directory? e.g. /Users/zainalarifin/temp/pembukuan
?
I'm assuming that there's something environmental that is not allowing Console Ninja to write to the /volumes/desain/turi squad/crud/pembukuan 17-an 2024...
directory.
Cool! Thanks
@nalfin - did you fix your problem?
What happened?
I've been looking for a solution to solve why my ninja console isn't running in vs code, and have done the suggested solutions but they don't work at all.
here is the last trace.log of my ninja console. and what makes it not work? and what should I do?
Version
v1.0.330
CLI command to start your dev tool
npm run dev
Steps to reproduce (or sample repo)
https://github.com/nalfin/pembukuan-ts-1.0
Log output