-
Being used to manual Bazel BUILD files, I wasn't aware of the Gazelle restriction that you couldn't have multiple packages in the same directory.
If you have this, you get a message like this from …
-
```
$ node ./build/server.js
/home/rodzewich/Projects/obcomm/build/server.js:549
*/HAS_JSCRIPT:'ScriptEngine'in this},/**
^
TypeError…
-
## General summary of the issue
This test case should pass, but it fails:
It "strict-mode errors are only exceptions with EAP Stop" {
{
Set-StrictMode -Ve…
-
See latest build result
/home/travis/build/santeriv/pulljson/node_modules/mocha/bin/mocha:13
const {deprecate} = require('../lib/utils');
^^^^^
SyntaxError: Use of const in strict mode.
at …
-
Hello,
Firstly, I'm glad to have found this module/package. It reduces a lot of burdens like refresh token and the likes. But, There's a warning bordering me from the package. I just code split the…
-
Thanks so much for you library. I use it and I want to help out.
I wanted to add the lifecycle method `getDerivedStateFromProps`.
I am putting my own app thru `React.StrictMode` and came your l…
-
### Example
```nim
import std/json
const
s = "[1,]" # or """{"foo": 2,}"""
try:
echo parseJson(s)
except JsonParsingError:
echo "parsing error"
```
Playground: https://play.nim-l…
-
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.1.0 (Java Repository Master Branch)
- [ ] Bug exists in Snapshot Version 1.1.1-SNAPSHOT (Android Service…
-
Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://rea…
-
## The problem
We have enabled [strict types](https://www.phptutorial.net/php-tutorial/php-strict_types/) already in https://github.com/PrivateBin/PrivateBin/pull/1350, however this lead to iss…