Igor Mardari

Results 9 comments of Igor Mardari

The other answers, propose [H2OXML](https://h2openxml.codeplex.com/) which support just > Bold, italic and underlined text > > Bulled lists from their docs and last update was in 2012, which wasn't a...

Also getting this on the latest version `13.4.13`: ``` error - [resolve] [project]/node_modules/xmlhttprequest-ssl/lib/XMLHttpRequest.js /node_modules/xmlhttprequest-ssl/lib/XMLHttpRequest.js:540:22 Error resolving commonjs request 536 | + "});" 537 | + (data ? "req.write('" + JSON.stringify(data).slice(1,-1).replace(/'/g,...

> ``` > @ringblaze/web:dev: X ModuleBuildError: error - node_modules/.pnpm/[email protected]/node_modules/xmlhttprequest/lib/XMLHttpRequest.js:503:22 Error resolving commonjs request > @ringblaze/web:dev: > @ringblaze/web:dev: 501 | + "req.end();"; > @ringblaze/web:dev: 502 | // Start the other Node...

If you want to have this fix and don't want to wait for this to be merged, you can use my fork: https://github.com/7codeRO/actions-aws-eb

My project was failing completely to start with `Turbopack` using `Node v16`. I was getting: ``` failed to convert header to a str Debug info: - Execution of resolve_source_request failed...

It didn't work with the `GCP` / `GKE` default ingress. But it did work instead with the `nginx-ingress` instead. So, I installed Kibana using the helm chart: ```helm install kibana...

What's the status of this issue? As a side note improvement, when using `Generate PHPDoc for function` or `Update PHPDoc comment` it could also take care of `{@inheritDoc}` and use...

@thanosp I don't see this option on PHPStorm 2018.3.5 and `PHP inheritDoc helper` v1.5.1 The only option related to this is `Add inheritDoc` when there is no DocBlocks at all....

@thanosp could you, please, post here a screenshot showing the context when `replace docblock with inheritDoc` is displayed? Thank you. I found it, finally, but it shows up only if...