You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Share a solution for the luarocks error that matching
failed downloading https://luarocks.org/dev/manifest-5.4
.Problem
When I try to install luaformatter by
luarocks install --server=https://luarocks.org/dev luaformatter
, it prints warnings and errors.Solution
I'm using MacOS. Running
brew upgrade wget
to upgrade wget to version 1.21.3_1 will solve this problem.Beta Was this translation helpful? Give feedback.
All reactions