-
**What did you expect to happen?**
```
$ topgrade
...
―― 09:27:30 - pip3 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Looking in indexes: https://blablablablabla/
Requirement al…
-
This tracks work for migrating all areas owned by App Architecture team to the [New Platform](https://github.com/elastic/kibana/issues/9675).
## Phase I: Move 📦
_Shimming and moving code from `u…
-
tsconfig.base.json compilerOptions:
```
"paths": {
"vue": ["https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js"]
}
```
subfolder/tsconfig.json:
```
"extends": "../tsconfig.base.json",
"com…
viT-1 updated
3 years ago
-
Neither github nor I can build the website on a fresh machine. See the most recent github actions output for the error message.
Below is the output the packages installed on my local machine:
(note …
-
## Bug
Since Chrome/Edge 89, using `Shim Mode` (es-module-shims `v0.10.2`) to import modules no longer works :
## Code
Using the `unicode-emoji-picker` package from NPM
```html
…
-
Hello @guybedford, package.json states that this package is distributed under the MIT license, but the license file is missing. Would you mind to add one (see e.g. [choosealicense.com](https://choosea…
-
When I change the title in the code below, auto hot reloading via Android Stuidio (yes the setting to hot reload is turned on in the flutter plugin settings) not manually hot reloading via the termina…
-
## 🐛 Bug Report
As per https://github.com/facebook/jest/issues/9430#issuecomment-706427182, running Jest (26.5.2) in experimental ES Modules mode causes a VM crash in Node.js (v14.10) when usin…
Pomax updated
3 years ago
-
Hi, I can't run polyonic on android with any command (emulate:android-dev, run:android-dev, emulate:android, run:android, etc...)
short error (full log below):
```
[cordova] Execution failed for …
-
### Describe the bug
Vite in the `craft-vite` branch of this repo does not behave the same way when importing Flickity (or perhaps other packages as well) as it does in a new scaffolding when creatin…