Matthäus J. N. Beyrle
Matthäus J. N. Beyrle
Same problem occurs on Windows 10 Enterprise: > Die Datei "\`%get_pid_cmd%\`" kann nicht gefunden werden. => Translation: > Can't find file "\`%get_pid_cmd%\`". Is there a plan fixing this issue in...
We use ruby-mqtt for test automation and we have a use case with QoS 2 to test. Unfortunately we can not, as it is not yet supported by ruby-mqtt. When...
Same problem here when trying to install sass-brunch with npm. ```> [email protected] install C:\myproject > node scripts/install.js Cannot download "https://github.com/sass/node-sass/releases/download/v3.8.0/win32-x64-57_binding.node": HTTP error 404 Not Found ``` sass-brunch itself has 4.x...
Since after almost a year still no reaction has taken place, I have cleaned up the example project. The above example should be sufficient if the bug is fixed at...
Had the same problem, using deep_merge in my gem. So i created a workaround, by encoding booleans before merging to strings, and decoding string booleans back to real booleans.
Is the OnsenUI project as good as dead by now?
On Windows 11 the current msys2 installation/updates with `ridk install 1 2 3` only succed from `ruby 2.6.x` and above, but `2.5.x` and `2.4.x` fail, so I'm not able to...
When trying it with setting the env variable, it expects to find the installer inside the users TEMP directory at ``` Run the MSYS2 installer ... > C:\Users\User\AppData\Local\Temp/msys2-x86_64-20240507.exe Failed ```...
Same Problem here:  Opening settings.txt and converting it to UTF-8 using Notepad++ solved it. 
I was running on Windows 11 with German locale on the latest nvm 1.1.12 on node 18.12.1 Using the classic command line (cmd). Notepad++ recognized the settings.txt as ASCII format,...