Tommaso A

Results 13 issues of Tommaso A

When attempting to build my site with Gatsby 4.0.0 I get this error: ``` Type with name "GRVSCCodeSpan" does not exists ```

bug
help wanted

### Current behavior Hello, I'm trying to run Cypress in GitLab CI using the `cypress/base:16` image. I run my tests with the following command: ```sh cypress run --headless --component --config...

stage: investigating

Hi, I'm trying to use this library with WebSockets using https://github.com/gorilla/websocket, but I get this error when the server attempts to upgrade the connection. ``` websocket: response does not implement...

question

Hi, I've set up a GitLab CI pipeline using `cypress/base:16`. When I run locally everything works as expected. In CI, however, Cypress picks up 20 tests I have not written....

I'm trying to add Offen to my sites and I'm hitting some blocks: ## My setup I pulled the latest version of Offen from docker hub. ``` offen.mttaudio.com ---> nginx...

Hi, I publish a `html-webpack-plugin` to output Django static tags, and I added it to the README. e.g. ```django {# before #} {# after #} ```

**Describe the bug** I'm using `tusd` programmatically in my go backend behind nginx, and I keep getting this error: ``` Error: tus: invalid or missing offset value, originated from request...

bug

**Describe the bug** I'm trying to set up the StoryShots addon in Storybook with web-components, but it fails with this error: ``` Test suite failed to run TypeError: Cannot set...

bug
needs triage

### Describe the bug After upgrading from 3.44.2 to 3.44.3 one of the components I work on has broken with this error. We use svelte to output custom elements. ###...

custom element
needs repro

- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description It'd be nice to have an option to skip the terminal output of cached tasks. ##...

type: feature
scope: core