Fernando van Loenhout

Results 13 issues of Fernando van Loenhout

AddALicense doesn't go further than the screen where it allows me to choose a license, and I found this error in the console on every page, force refreshing doesn't help...

I get a 404 error when trying to add licenses to multiple projects

Clicking on issues in the left bar here: http://akuma.kohsuke.org/index.html results in a "site has closed" message

When you start this program, this program forces administrator rights. This is a problem because this means that the application will run under the administrator user account, if the computer...

### Steps: 1. Go to https://anmolgautam.com/repo-card/ ### Expected: Both the light and dark theme cards ### Actual: The dark theme card fails to load an emits the following error in...

At the moment, on Windows at least, when trying to open a project that contains a space inside its name, it fails because it tries to parse it as 2...

bug

After the new launch of the new website, the atom feed url of the old website does not redirect to the new feed url. I expect that https://reactjs.org/feed.xml links to...

In the checkJs mode, typescript will also check your JavaScript files using the types inside the JsDoc comments. At the moment, you cannot pass a .js files to tsc-files, because...

Trying to follow the installation steps, this happened: 1. `npm install -g mean-cli` This works 2. `mean init mean-application` This one properly installs a mean application 3. `cd && npm...

I'm trying to use the fetch download progress code you shared https://twitter.com/umaar/status/917789464658890753/photo/1 Demo: [https://sitepen.github.io/javascript-streams-blog-examples/streaming-fetch/](https://sitepen.github.io/javascript-streams-blog-examples/streaming-fetch/) Instead of a normal progress going from 0 to 100%, its going to 25508% (chunk 73)...