Closed mann-david closed 6 months ago
This seems to be working for us.
Could you please try downloading this sample repo and then install dependencies with npm install
and see if rxjs merge.ts
works for you?
The code should run, but you won't see inline values, only Quokka Console Output because the program never terminates.
I suspect there's something specific to your project that may be misconfigured or else not supported by Quokka. You should be able to compare our sample repo with your repo to work it out. Alternatively, if you can provide us with a sample that doesn't work as you're seeing, we can take a look for you to help you work it out.
Thanks for the quick reply. Confirmed that it is some issue in my project.
Issue description or question
Trying a "simple" test to see how quokka works and getting the error in the Title. Tried with and without a Snap in the file. I would expect to see output either in the console or live in Quokka, but I get an error and the code won't run at all.
Is this issue related to Quokka not outputting the expected results of your code?: Yes/No NO
Sample code
Sample repository link
n/a
Quokka.js Console Output
Code editor version
Visual Studio Code v1.90.0
OS name and version
Windows 11