Problem with curl.exe (Windows) and package installation

In Wondows 10 (I don’t know for other Windows versions).

  1. Open a command prompt, and type echo %APPDATA% to get the personal app data folder.
  2. Create an empty file called _curlrc in the app data folder.
  3. Write insecure on that file and save.
  4. Relaunch julia and build all affected packages with ] up or similar.

Hope this is detailed enough.

2 Likes