-
Upgrading an app to the latest version of the generator is quite simple, but I was wondering if there was anything in place to help convert an app that was originally generated with no JS preprocessor…
-
A lot of projects are using TypeScript. Adding types would be nices.
-
**Describe the bug**
I've stepped through the (very simple) setup instructions, with a view to add a POC to our project, but i'm met with the following error when the test runs;
```js
app/scree…
-
Issue:
I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows:
…
-
### Describe the bug
When I run the command
```bash
npx shadcn@latest add accordion
```
I got:
✔ Checking registry.
⠋ Updating tailwind.config.js
Something went wrong. Please check the err…
-
https://quick-lint-js.com/errors/
Allow people to compare diagnostics emitted by different parsers:
- [ ] V8
- [ ] JavaScriptCore
- [ ] SpiderMonkey
- [ ] ESLint+Babel
- [ ] ESLint+Esprima
…
-
- [ ] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
- [x] Installed library as devDependency not production dependency
**Describe the bug**…
-
I have a brand new Expo project and I'm trying to load a tflite model via this library. It works fine (but my app slows down too much) without passing the `core-ml` argument. When I pass core-ml I get…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
# Report
- [x] I have searched existing issues and this is not a duplicate
# Issues and Steps to Reproduce
When using Node module resolution, imports from subpaths like `yoga-layout/load` fail:…