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
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:51535
Repo link (if available)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
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
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)
Repo link (if available)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: