Static installation: dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.66.dylib
See original GitHub issueVersion: code-server-3.3.1-macos-amd64 OS: Mac OS Mojave 10.14.6
Description: I need to install statically, as I need to install supported versions in my automation environment. However, after my last issue was solved, I tried to install the latest, but I get the following error:
(base) Sujeilys-MBP:code-server-3.3.1-macos-amd64 sfonseca$ ./code-server
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.66.dylib
Referenced from: /Users/sfonseca/Downloads/code-server-3.3.1-macos-amd64/bin/../lib/node
Reason: image not found
Abort trap: 6
Everything is up to date in my environment.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
dyld: Library not loaded | Apple Developer Forums
So yesterday I installed iOS 13.3.1 on my iPhone XR and macOS 10.15.3 on my iMac. Then, I've been getting this error in...
Read more >Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.58.dylib ...
However, I'm not using node via Homebrew, my node is installed via nvm. Any help would be much appreciated. Environment. Environment: OS: macOS ......
Read more >macos - dyld: Library not loaded ... Reason: Image not found
I tried to install npm modules via yarn command I got error: dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.60.dylib Referenced from: ...
Read more >brew upgrade broke Vim on OS X (dyld: Library not loaded)
Solution. Try to reinstall ruby and vim , e.g. brew reinstall ruby vim. Troubleshooting. Here are other suggestions if above won't help:.
Read more >Loading Dynamic Libraries on Mac
dyld : Library not loaded: libavcodec.dylib Referenced from: /Path/To/Executable Reason: image not found. This message indicates that the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK pulled down the refreshed build and it’s working for me now. Thanks!
v3.5.0 with VS Code v1.48.2 has been released, fixing this issue! 🍻