-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
👋 I have th…
dhoko updated
1 month ago
-
Vue 2 support is still possible with some very very minor changes.
Are you open to supporting both?
I'd be happy to open a PR. This might see the folder structure change slightly to support bo…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
It looks like `yarn workspaces list` is listing the location of workspaces rather than their names, which is quite conf…
-
### What's wrong?
It might be my misunderstanding of cosmos plugins, if it is, feel free to close this.
I'm coding a plugin that will use @axe-core/react on a click of a button. I've used react-…
-
Hello I'm trying to install your angular-ngrx-material-starter but its impossible due to a recurrent error described as follows by npm installer:
An unhandled exception occurred: Cannot find module…
-
### Expected Behavior
I'm using yarn workspaces, and I expect it to work out of the box
### Current Behavior
whenever I turn on the `combinedDependencies: true` option, I get an error
…
-
Currently, License Finder only supports npm v6.
It barely works, as it can load lockfile v2.
However, projects using [Workspaces](https://docs.npmjs.com/cli/v8/using-npm/workspaces) do not work pr…
ganta updated
7 months ago
-
Hi All,
First of all, thank you so much for making our lives better by developing this automated application.
The issue i face is when i'm trying to start application by running `npm run start` …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
I cloned the repo (master) and ran:
```
$ node -v
v20.15.1
```
So then I did:
```
$ npm run build
> bonob@0.0.1 build
> tsc
src/encryption.ts:31:33 - error TS2531: Object is possib…