Pedro Calixto
Pedro Calixto
Hey guys, I got here by looking for projects to contribute to during the Hacktoberfest. I opened a pull request to address this issue: https://github.com/markedjs/marked/pull/1794. @UziTech, I updated the links...
It seems to be an issue with [esdoc](https://github.com/esdoc/esdoc). I found a related issue reported there: https://github.com/esdoc/esdoc/issues/541 Similar to the `$("head").append("...");` found in `docs/plugin.js`, it is possible to add a ```js...
I just found out that this bug indeed doesn't happen anymore, but only for directories 1 level inside the rootdir, but for 2 levels or more inside the rootdir it...
I had the same problem, glad to see that a PR is open to fix this. Hey, @floatdrop, any idea about when this is gonna be merged? :) Thanks!
@IlonaShishov, I tried to set the `NODE_TLS_REJECT_UNAUTHORIZED=0` environment variable in different ways, adding it to the Windows system variables, setting it using the Powershell `set` command and the GUI Bash...
Hi! Sorry for the delay. I just upgraded the extension to v0.9.5, and it still produces the same error:  I was able to connect to the rhda.rhcloud.com domain, as...
But now I was able to dig in closer. I tried to analyze the extension code and found out that it uses a "Red-Hat Dependency Analytics Exhort JavaScript API" dependency...