You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It tries to check the Node version but receives a strange output and crashes.
VSCode's "Output" window text:
$ node --versionunicode_start skipped on not a ttylinux01816161c4746e28a9a7b3c4b28a48ba4b05a292a368ea4a27c5c9c58a6a69c9c4746ea8a9a7bbc4b28ac8ba4b0da292a3e8ea4a2fc5c9c5linux01816161c4746e28a9a7b3c4b28a48ba4b05a292a368ea4a27c5c9c58a6a69c9c4746ea8a9a7bbc4b28ac8ba4b0da292a3e8ea4a2fc5c9c5v22.3.0Preview.js needs NodeJS 18+ to run.Please upgrade then restart your IDE.Preview.js daemon could not be started.
$ node --version
bash: cannot set terminal process group (307374): Inappropriate ioctl for device
bash: no job control in this shell
Preview.js needs NodeJS 18+ to run.
Please upgrade then restart your IDE.
Preview.js daemon could not be started.
Describe the bug
It tries to check the Node version but receives a strange output and crashes.
VSCode's "Output" window text:
When I check the version myself via the terminal:
Tried both the latest available and the LTS node and the error persists.
Reproduction
That's all
Preview.js version
extension version: v1.28.1
Framework
Any
System Info
Used Package Manager
pnpm
Extension logs (useful for crashes)
No response
Preview logs (useful for rendering errors)
No response
Repo link (if available)
No response
Anything else?
Maybe add an option to disable version checking in extension's settings?
Also, I think it's Starship (https://starship.rs/) that causes the output to be invalid.
The text was updated successfully, but these errors were encountered: