Al Mochkin
Al Mochkin
Hi, after installing luasocket using luarocks on MacOS 10.12.1 (Sierra) got this error: ``` lua: /usr/local/share/lua/5.2/luarocks/loader.lua:117: error loading module 'socket' from file '/usr/local/share/lua/5.2/socket.lua': /usr/local/share/lua/5.2/socket.lua:88: too many C levels (limit is...
Hi, @everyone! Can someone please explain why is this happening: https://github.com/redis/node-redis/blob/4f85030e42da2eed6a178e54994330af5062761e/index.js#L896-L899 Let`s concatenate the data and send once.
Dependency warning upon installation of `passport-twitter`. ### Expected behavior No warnings. ### Actual behavior ```shell $ npm i passport-twitter 3 vulnerabilities (2 moderate, 1 critical) $ npm audit node_modules/xmldom xtraverse...
Gradle version: 8.0 Having an error while trying to build. ```shell ./gradlew ``` Error message: ``` Could not find method compile() for arguments [com.github.martinpaljak:globalplatformpro:18.09.14] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. ```...
Currently `image` fails to generate code if image `Src` parameter is set as relative path in content folder. It would be very good if such a path will be accepted...