-
Similar to https://github.com/mozilla/uniffi-rs/issues/2274 but adding a few more from my project. This is all tested by setting `SWIFT_STRICT_CONCURRENCY = complete` in the project's build settings i…
-
I get the following error when using the package with zodern:types (it brings in the implementation file as a typings file)
```
.meteor/local/types/node_modules/package-types/tmeasday_check-npm-ve…
-
When using the nightlies to run either "flambe build html --debug" or "flambe run html --debug" throws the above error and the page doesn't load. Looking at the line it's telling me in Chrome's Consol…
-
they are either uppercase or lowercase
-
The downloaded project from the nuxt-unstyled-tailwind folder does not run.
When running the npm run **dev script**
I get an error in the console.
**ERROR Pre-transform error: Octal literal i…
-
Seeing that this is a known issue it seems that the dependency `react-transition-group` needs to be accordingly updated to version 4.4.0
Is there any quick fix?
```
Warning: Legacy context API has …
-
for example:
```
Failed to load module 'typescript-eslint-language-service' from /home/adrian/code/test-project/node_modules: Error: typescript-eslint-language-service tried to access @typescript-…
-
I regularly encounter files 'in the wild' with null/missing traces. When I try to load these in segyio i get an error (as expected) and the stack trace looks like this:
```
~\Anaconda3\lib\site-pa…
-
[CodeIgniter](https://codeigniter.com/) uses a "bizarre" `SET sql_mode`:
```
SET SESSION sql_mode =
REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(
@@sql_mode,
"STRICT_ALL_TABLES,", ""),
",STRI…
-
Getting a warning like
index.js:1 Warning: Legacy context API has been detected within a strict-mode tree.
The old API will be supported in all 16.x releases, but applications using it should mig…