-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Describe the bug
When I use this plugin in vscode with solidjs project no preview is shown.
Reproduction
Created new project in solid js and installed this plugin to vscode.
Preview.js version
Not sure, whatever is in the vscode extension.
Framework
solid-js 1.9.5
System Info
System:
OS: Windows 10 10.0.19045
CPU: (20) x64 Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz
Memory: 4.53 GB / 31.91 GB
Binaries:
Node: 23.11.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
npm: 10.7.0 - ~\AppData\Roaming\npm\npm.CMD
IDEs:
Android Studio: AI-221.6008.13.2211.9514443
VSCode: 1.99.0 - C:\Users\Liam\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD
Visual Studio: 17.13.35931.197 (Visual Studio Community 2022)
Browsers:
Edge: Chromium (127.0.2651.74)Used Package Manager
yarn
Extension logs (useful for crashes)
2025-04-11 21:56:28.298 [info] ExtensionService#_doActivateExtension zenclabs.previewjs, startup: false, activationEvent: 'onLanguage:typescriptreact'Preview logs (useful for rendering errors)
Had to run npm install inside extension dir to get it to start up.
$ node --version
v23.11.0
β
Detected compatible NodeJS version
π Starting Preview.js daemon...
Streaming daemon logs to: c:\Users\Liam\.vscode-insiders\extensions\zenclabs.previewjs-1.30.1\dist\daemon-202504112156-51535.log
[ready] Preview.js daemon server is now running at http://localhost:51535Repo link (if available)
No response
Anything else?
No response
Reactions are currently unavailable