Sergey Zolotarev
Sergey Zolotarev
In Safari on iOS if you try to horizontally scroll on a page that is not scrollable you can make it "bounce" left and right. But if you try to...
**Describe the bug** ``` $ gulp module.js:549 throw err; ^ Error: Cannot find module 'serve' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Module.require (module.js:596:17) at require (internal/module.js:11:18) at Object. (E:\Sources\amp-by-example\gulpfile.js:20:15)...
### What Happened? I left my computer idle for some time and when I got back and logged in again, all programs were closed, as if I rebooted the system....
Related issue: https://github.com/heroku/cli/issues/186 What is the current behavior? ----------------------------- On Windows, if the `_netrc` file is marked as hidden, `heroku login` fails: ``` attrib +h ~/_netrc heroku login heroku: Waiting...
What is the current behavior? ----------------------------- After I uninstall Heroku CLI on Windows, `%PATH%` still contains `C:\Program Files\heroku\bin`. What is the expected behavior? ------------------------------ `C:\Program Files\heroku\bin` should be removed from...
Exception on Android: ``` 2020-04-18 14:46:31.139 8659-8765/com.myapp E/unknown:ReactNative: Exception in native call java.lang.NullPointerException: Attempt to do a synchronize operation on a null object at com.kevinejohn.RNMixpanel.RNMixpanelModule.identify(RNMixpanelModule.java:206) at java.lang.reflect.Method.invoke(Native Method) at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)...
I noticed that when I run `twilio flex:plugins:deploy` it updates the version in `package.json` but does not update it in `package-lock.json`, and the 2 versions get out of sync. On...
### Versions ConEmu build: 210912 x64 OS version: Windows 7 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Git Bash ### Problem description Different processes keep crashing...
**Describe the bug** [nethack]: Error when compiling package nethack-3.6.6 ``` make[3]: Entering directory '/home/entware/Entware/feeds/rtndev/nethack' touch /home/entware/Entware/build_dir/hostpkg/nethack-3.6.6/src/{config,hack}.h-t make -C /home/entware/Entware/build_dir/hostpkg/nethack-3.6.6/util makedefs CFLAGS="-I/home/entware/Entware/staging_dir/host/include -I/home/entware/Entware/staging_dir/hostpkg/include -I/home/entware/Entware/staging_dir/target-mips_mips32r2_glibc-2.27/host/include -I../include" make[4]: Entering directory '/home/entware/Entware/build_dir/hostpkg/nethack-3.6.6/util' cc -I/home/entware/Entware/staging_dir/host/include...
### Describe the bug Initially I posted this bug on the YouTube addon issue tracker, but after some testing, I found that it occurs only on my LibreELEC installation and...