How to solve 'libcurl' not found with Rails on Windows

前端 未结 9 1111
旧巷少年郎
旧巷少年郎 2020-12-05 17:48

This is giving me a headache. I\'m continuing a Rails project that started on Linux and I keep getting this when I run Puma on Ruby Mine:

Error:[rake --tasks         


        
9条回答
  •  萌比男神i
    2020-12-05 18:21

    I want to use wpscan, but i get libcurl error OK, if you also get the same error, then in a very easy way I will try to give the solution.

    Just copy the libcurl.dll file to system32 if your windows is 32 bit,

    If your windows 64 bit copied to syswo64.

    Good luck.

提交回复
热议问题