-
### Summary
After creating a project using the VSCode Extension, I get an error when running `npm install`.
### Steps To Reproduce:
1. Create a new project using the VSCode Extension…
-
Coming from `Vetur + Quasar` to `Volar + Vite VSCode plugin + Vitesse` and I absolutely love how much more stable (and less fussy) this setup is.
With Vetur, we were able to configure settings for …
-
Hi! This plugin looks really useful, but doesn't help me navigate through files for a couple of reasons:
1. All the paths in our app are relative
2. We use require.js for loading modules, which this p…
-
When I have a multi-module project, big one and try to expand dependencies of the root I receive the following error.
![image](https://github.com/user-attachments/assets/fd27304c-0738-4fb6-9f1a-da9db…
-
Make readme for root of project describing brief about project
-
Hello there,
Thank you for making this plugin. This is much much better than the built-in `relation`.
Should this plugin work for Strapi 5?
It seems to be restricted to 5.0.0 only.
```
npm …
-
### Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of this library.
- [X] I checked the documentation and other Issues. I am using the …
-
Per topic, I get the following error when attempting to build the loader under Windows 11, OpenJDK 17, and Gradle 6.3:
```
FAILURE: Build failed with an exception.
* What went wrong:
A problem…
-
For monorepo setups where there are possibly many gradle projects individually configured with spotless, it is impossible to use this plugin because it only checks the root of the repo for the gradle …
-
## Describe the bug
In [USVM](https://github.com/UnitTestBot/usvm) we use gradle convention plugin (`buildSrc`) to share build logic. When we include Diktat gradle plugin into `usvm.kotlin-conventi…