-
We've decided to meet and discuss plans for a coordinated effort to make JupyterLab more accessible. This issue records meeting minutes for easy and public tracking.
These are open meetings, but si…
-
I get unlimited errors when updated to latest dev deps and install this plugin instead of eslint-loader:
```
(node:8060) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error ori…
-
Hi guys,
I tried to run this command in the shell:
`npx create-react-app my-app --template rmw`
but is showing to me this error
```
yarn create react-app my-app --template rmw
yarn creat…
-
I just installed from npm used it it works but my console is full of these annoying warnings .... ? @jorgelf
``` JAVA
WARNING in Conflict: Multiple assets emit different content to the same filen…
-
### This is a collection of ideas that should (but don't have to) be improved with the web UI.
### Please don't add anymore to this list if it is not REQUIRED for a smooth process in the b5 release as…
-
.eslintrc
```
{
"parser": "babel-eslint",
"extends": "airbnb",
"plugins": ["import"],
"settings": {
"import/resolver": "webpack"
},
"env": {
"browser": true
}
}
```
webpack.con…
-
![123456](https://user-images.githubusercontent.com/19161243/106393809-0b901100-6434-11eb-91ed-d954de344355.png)
how should i configue it
###############
"""The main config file for Su…
-
Using the code:
```
import FlagIconFactory from 'react-flag-icon-css'
const FlagIcon = FlagIconFactory(React)
```
The error occurs:
'Could not resolve the styleName flag-icon'.
Vers…
-
## Description
After adding the [gatsby sitemap plugin](https://www.gatsbyjs.com/plugins/gatsby-plugin-sitemap/) to my project, the production on netlify (and on gatsby cloud) throw an error.
M…
-
As part of [Remove IE11 Support](https://issues.liferay.com/browse/LPS-121721), we should be taking steps to remove IE11 support, hacks and workarounds from our code.
- This is based on the assumpt…