-
I'm not sure if I just don't understand the documentation, of if this is a bug (I've seen a few similar bug reports). But I've tried creating multiple new projects with various versions of vue/vue-ap…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Current Behavior:
Running npm 7 in docker image has some serious performance issues. Running same npm 7 locally doesn't have this on the other hand. I was thinking about posting this in the doc…
-
```
this.cursor(Authors.find(authorId), function (id, doc) {
this.cursor(Books.find({authorId: id}), function (id, doc) {
this.cursor(Comments.find({bookId: id}));
});
});
```
when i re…
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
express-cassandra error: `To use elassandra features, set "manageESIndex" to true in ormOptions`
`manageESIndex` has been set to `true` in the config.
Here is my config for reference
```java…
-
I'd like to reopen the discussion on @enjoylife's suggested simplification of the spec #50 . I believe their suggestion can greatly simplify this specification and ease the implementation for typesafe…
-
HMR does not work with react-native@0.56.0-rc.1
-
Importing in angular component throws the following error:
```
Error: node_modules/chart.js/dist/types/index.d.ts:2794:18 - error TS2428: All declarations of 'PluginOptionsByType' must have identi…
-
### Version
[v4.0.1-rc.1](https://github.com/apollo-module/releases/tag/v4.0.1-rc.1)
### Reproduction link
[https://not-available.com](https://not-available.com)
### Steps to reproduce
- install …