-
ACs
- DONE: Manually run NPM outdated to discover what needs upgrading, how urgent, & what order
- DONE: Send results to Amy & Kristina
- Determine which packages to upgrade and when... document th…
-
### Discussed in https://github.com/facebook/create-react-app/discussions/12637
Originally posted by **mkochman** August 5, 2022
Hi 👋
I have a quite strange problem with jsdom. I get it on …
-
I'm not familiar with unit testing for typescript/ svelte projects but this projects needs some proper testing. I'm thankful for any examples and first implementations!
-
### I'm submitting a
- [X] bug report
- [ ] feature request
### Background info
In one of the projects, we were using okta-signin-widget 3.2.2
Due to a recently found CVE in one of okta-s…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
I used to have a working project. I'm in the middle of moving to `vite`, `vue 2.7` etc and part of this transition is `eslint` I had to update `eslint airbnb` and to install `eslint-config-airbnb-type…
-
## Expected Behavior
When a test written with jest and testing-library/react renders a MultiSelect component with a non-empty list of items, the items are rendered in the MultiSelect component, i.e…
-
**What's happening**
On an Apple M1 Pro, craco build runs as expected.
However, docker build appears to be working but runs indefinitely. There is no error message.
Here is console log:
…
-
I have created the `jest-css-modules-transform-config.js` in the root of my package, however it does not seem to be honored.
Contents of the config file:
```
module.exports = {
injectIntoDOM…
-
### Current Behavior
When building the library I'm working on, while trying to attempt to upgrade from Pixi 6 to Pixi 7, I'm getting an error that containers don't have the name property like they …