Pascal Widdershoven
Pascal Widdershoven
Getting this error when I run it: `Uncaught UnknownError: unknown error: bridge is not defined`. What I am doing wrong? Ran `npm run build` first.
Yeah that would be good. Perhaps we should even make the tests build to a separate output directory, such that running tests doesn't interfere with your running dev server and...
Thanks @ruisalgado! There's two things I noticed: - Variables are not interpreted before adding the request to the history. I think we should add the fully interpreted request to the...
Hi @la0wei the password is really the API token. It's determined by the `AUTH_TOKEN` environment variable. If that isn't defined a token is randomly generated, check the stdout logging on...
Hey @aantron thank you for your work on this!
Unfortunately I'm still experiencing this issue in version 0.4, with textile in my case. Any way to decently solve this? Placing the textile tags inside every posting works, but is...