-
### Describe the bug
Running into an issue attempting to migrate storybook in an Nx monorepo project from version 6.x -> 7.x. Can't find much information on this and it's not super descriptive howev…
-
Seeing this in a lot of cases
Error:
```
TypeError: Cannot read properties of undefined (reading '1')
Occurred while linting `/fullPrivatePathHere.tsx:38`
Rule: "@arthurgeron/react-us…
-
Type: Bug
1) Add following snippet
```
"test": {
"prefix": "// test",
"body": [
$1 ${1/(.*)/${1:/upcase}/}"
]
}
```
2) try to apply this snippet to code and type `asdf`
…
-
### Issue description or question
I see the following error (printed a few times):
```
[31m⎯⎯⎯⎯⎯⎯[1m[7m Unhandled Error [27m[22m⎯⎯⎯⎯⎯⎯⎯[39m'
[Info] console.error: '[31m[1mError[22m:…
-
### What version of Bun is running?
1.0.3+25e69c71e70ac8a0a88f9cf15b4057bd7b2a633a (and 1.0.0, 1.0.1, 1.0.2)
### What platform is your computer?
Darwin 22.6.0 x86_64 i386
### What steps can reprod…
-
Type: Performance Issue
1. Have a larger number of failed Python tests from a previous full test run (e.g. 10-30 failed tests). The tests might have to be somewhat "chunky" (e.g. take a couple of s…
tibbe updated
9 months ago
-
I'm getting the following error:
```
Commit failed with error
0 file committed, 2 files failed to commit: Add reformat with prettier and eslint precommit
husky > pre-commit (node v13.9.0)
…
-
The following errors were reported by 5.6.0-dev.20240701
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### Issue description or question
Wallaby works as expected for a yarn monorepo, `npx jest` works fine when run from the root and i see the test ouput of wallaby with Start or Smart Start mode.
…
-
Hi there,
after a while I was trying to deploy my application from an Nx monorepo again, but it fails with an unspecific error:
```
[my-application] 🟠 No previous version tag found, fallback to…