Closed yumadilovtimur closed 7 months ago
I create a nx monorepo includes NextJS and React Vite projects. And it works well.
You can update the unplugin-turbo-console
to the latest version and try it again. If there are still problems, please provide a minimal reproduction.
It helped: https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line (MacOS) Perhaps you should add this to the README.
There was such an error: Could not open page.tsx in the editor. The editor process exited with an error: spawn code ENOENT.
Thanks!
It helped: https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line (MacOS) Perhaps you should add this to the README.
There was such an error: Could not open page.tsx in the editor. The editor process exited with an error: spawn code ENOENT.
Thanks!
@yuyinws Add this to the documentation or FAQ, otherwise, it will be misunderstood as a bug.
@recallwei
It has been added before. https://github.com/unplugin/unplugin-turbo-console#jump-to-editor-doest-work
Oh, sorry. I forgot to read the readme because I was reading the documentation. https://unplugin.unjs.io/showcase/unplugin-turbo-console.html
Clear and concise description of the problem
My nx monrepo has nextjs and vite react applications. The transition to the file does not work
Suggested solution
Nx support (https://nx.dev)
Alternative
No response
Additional context
No response
Validations