Rafael Diego Gomes de Oliveira

Results 9 issues of Rafael Diego Gomes de Oliveira

@MatthewPierson is there way to add support to iPad Pro 2016 with A9X? I looked everywhere and couldn't find a solution do downgrade my iPad.

Guys, i'm kind o new using semantic-release. I have a project that I don't want to release a new version for every commit. Its more like every week or so....

Guys, I'm now to using the semantic-release. When I run my pipeline i'm always getting a "npm verb stack HttpErrorGeneral: 403 Forbidden - PUT https://registry.npmjs.org/@govbr-ds%2fwebcomponents - You cannot publish over...

I'm having trouble uploading avatars for my projects. I always get `{"error":"avatar is invalid"}` error. I can't change using curl to change one by one. I think that the problem...

✨feature request
gitlab-free
good first issue

I don't know what I'm doing wrong but after creating a nx workspace I install `@nxext/stencil` and try to run `nx g @nxext/stencil:lib core-components --buildable` I get an error `Cannot...

bug

Hi. I'm trying to config cspell in my project, but i'm having some problems to make if find the same problems that the vscode extension does. I used the extension...

I'm getting this error when I try to build. ![image](https://user-images.githubusercontent.com/35575006/156662594-cf0058c5-34bc-4440-a1ef-63c70035b9f6.png) I opened with Developer Command Prompt VS2019 and 2022, but always get the same error. Also I had some errors...

I'm using frontmatter in my Markdown and using dividers (`---`) within my text. However, the library is removing all the text between the `---` tags. I noticed there's a pull...

I followed the tutorial, but I always get the error below. I can't import the markdown files into another. ``` Cannot read properties of undefined (reading 'value') TypeError: Cannot read...