question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to load default-configuration.md with special User name character

See original GitHub issue

In My case I got this error:

Error: Failed to load 'file:///C:/Users/P%C3%A9terHerbel/.autorest/plugins/autorest/1.1.0/node_modules/autorest-core/resources/default-configuration.md' (NotFoundError: File does not exist at the specified endpoint)
    at Object.<anonymous> (C:\Users\PéterHerbel\.autorest\plugins\autorest\1.1.0\node_modules\autorest-core\lib\ref\uri.js:43:19)
    at Generator.throw (<anonymous>)
    at rejected (C:\Users\PéterHerbel\AppData\Roaming\npm\node_modules\autorest\lib\polyfill.min.js:15:69)
    at <anonymous>

I assume that the problem is the path encoding because the file is exsits here:

C:/Users/PéterHerbel/.autorest/plugins/autorest/1.1.0/node_modules/autorest-core/resources/default-configuration.md

Could you provider a workaround to solve my problem before the fix?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
olydiscommented, Jul 13, 2017

@pherbel Cool, thanks for verifying! We’ve also just made a stable release.

1reaction
olydiscommented, Jul 11, 2017

If the dependency isn’t fixed tomorrow (we’ll publish an AutoRest release), I’ll make AutoRest depend on a fixed fork of node-get-uri instead. 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

onedrive/USAGE.md at master · abraunegg/onedrive - GitHub
You will be asked to open a specific URL by using your web browser where you will have to login into your Microsoft...
Read more >
Error when you create a user name that contains a special ...
The e-mail name contains invalid characters. Cause. This behavior occurs because certain special characters aren't permitted in user names that ...
Read more >
How to customize ASP.NET Identity Core Username to allow ...
My Question is how can I modify the builtin User Name to allow space and special characters. I am using ASP.NET Core. Thanks...
Read more >
Loading Configuration Files | Junos OS - Juniper Networks
To load a configuration from the terminal, you use the following version of the load configuration mode command. Press Ctrl-d to end the...
Read more >
User and Workspace Settings - Visual Studio Code
Another way to customize your editor by language is by running the global command Preferences: Configure Language Specific Settings (command ID: workbench.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found