Mike Pratt

Results 12 comments of Mike Pratt

After thinking some more, since the `fileStatusHash` just uses the filename as the key, I can get around this problem by creating and then deleting temporary symlinks. Full example below,...

I'm using Remote-SSH to connect to an AWS EC2 instance that I develop from. As such, I'm not seeing an XState output in my list. Looking through other logs, I'm...

Downgrading to `v1.7.0` does produce this error though: ```bash [2022-03-07 11:37:22.681] [exthost] [error] Activating extension statelyai.stately-vscode failed due to an error: [2022-03-07 11:37:22.681] [exthost] [error] Error: Connection to server got...

I've tried downgrading my Node to v16.14.0, and I've also tried using the extension _only_ against a local project as well now, to no avail.

Unfortunately installing from the `.vsix` did not solve this issue for me. The machine causing this problem for me can be found here: https://codesandbox.io/s/jolly-shtern-sp9bnt?file=/src/import.ts

This worked for me. I can also confirm that the latest `v1.7.3` also appears to work. Sometimes I have to close the tab and open it a few times to...

I am not able to reproduce this issue with the latest version v1.5.14. Is is possible you had a linter or jest running in the background causing this?

After ~8 hours the image had updated. I don't know when, because I slept in that time. I think maybe this task should be titled "Update README with image TTL"....

I lie, looks like the GitHub issue also (finally) updated.

This is incredibly useful for our usecase where machines can be run as standalone, or as part of a wizard. Is there any way to get some eyes on this...