-
I've seen this request on https://github.com/python/mypy/issues/9029, but it was asked to be re-opened here by @ilevkivskyi, however it never was
> Please re-open at https://github.com/mypyc/mypyc/…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose
- [x] My issue is no…
-
### Please tell us about your environment:
- _`winston` version?_
- [ ] `winston@2`
- [X] `winston@3`
- `node -v` outputs: v10.16.0
- Operating System? macOS, Linux
- Language? al…
-
```
Plugin is incompatible with idea 8.0.
After fiddling with compatibility parameter in XML, IDEA fails to start
with the attached error log.
What version of the product are you using? On what opera…
-
### What were you trying to do?
I was trying to start up the development server.
### What happened?
It should've started the development server. but instantly failed.
### How to reproduce the bug
…
-
It would be nice to only require the user to setup this:
`rn-cli.config.js`:
```js
module.exports = {
getTransformModulePath() {
return require.resolve("react-native-postcss-transformer")…
-
## Please list the related package(s)
- checkout-ui-extensions
- checkout-ui-extensions-react
## If this related to specific APIs or components, please list them here
N/A
## Is your…
-
when i use it in my react-native project. and set .babelrc by this:
`
{
"presets": ["react-native"],
"plugins": [
[
"module-resolver",
{
"root": ["./src"],
…
-
Building native extensions. This could take a while...
ERROR: Error installing moko:
ERROR: Failed to build gem native extension.
```
/usr/bin/ruby1.9.1 extconf.rb
```
/usr/lib/ruby/1.…
-
2 years ago, @Kronuz added native Python extension support. Those extensions only support Python 2. Any chance we could get Python 3 support?