dom-to-code
dom-to-code copied to clipboard
Issue with setting up dom to code for docker
Describe the bug
Cant open vscode with frontend app inside docker it says following line on terminal
Could not open ProjectDetailsForm.tsx in the editor.
The editor process exited with an error: spawn vi ENOENT.
To specify an editor, specify the EDITOR env variable
Reproduction
Just wanted to raise this issue to know if someone is also facing this issue
System Info
Browser Chrome with Vscode Latest Version
Used Package Manager
npm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- [X] The provided reproduction is a minimal reproducible example of the bug.