Widget not working (only displays a blank window) #764
Answered
by
johnlindquist
maggie-j-liu
asked this question in
Errors
-
|
Hi! When I try running a script involving a widget (like the example Does anyone know why this is happening or if there's a way to debug the widget window? |
Beta Was this translation helpful? Give feedback.
Answered by
johnlindquist
May 2, 2022
Replies: 1 comment 1 reply
-
|
Ah, dangit, that's my bad, I was in the middle of refactoring/extracting the app-specific stuff from the Kit sdk. A quick fix until the next build: cd ~/.kit
./node/bin/npm i petite-vueI'll try to get a new build out on Wednesday |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
maggie-j-liu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Ah, dangit, that's my bad, I was in the middle of refactoring/extracting the app-specific stuff from the Kit sdk.
A quick fix until the next build:
I'll try to get a new build out on Wednesday