-
kubesphere/builder-nodejs:v3.2.0
-
kubesphere/builder-nodejs:v3.1.0
-
kubesphere/builder-nodejs:v3.1.0
-
This action needs the version of gradle/gradle-build-action updating:
```
.github/actions/gradle-build-action/action.yaml: uses: gradle/gradle-build-action@v2
```
The latest release is: [v3.5…
-
I'd like to use the psd-importer in a **Node** environment, which according to the readme is possible.
Looking at node_modules folder after installing the importer in my project I can see the follo…
-
Hi @LAlexMHllc, I hope you're doing well. We have pushed the code to the repository under the branch named "migrate_to_nodejs." Please test the project and identify any issues related to the migration…
-
For the next BuildWG meeting I'd like to present our "NodeJS Future State" - where we'll describe the role the Linux Foundation will play going forward as part of our work on the Sovereign Tech Fund. …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build nodejs_22 (currently 22.9.0)
### Build log
Compilation succeeds, but the build fails on tests, ending with:
```
Failed test…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm new in zed code editor but after installing node_modules and run nestjs app it freezed and I c…
-
As pointed out by @ronag in https://github.com/nodejs/undici/pull/3657, we can improve our SQLite store design by using a composite cache key as the ID of the table instead of an auto increment field.…