-
### 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've had is…
-
### Steps to Reproduce
The following project structure (with NPM workspaces):
- 📁 **root**
- 📁 **11ty-package**
- 📁 **view**
- 📄 **index.html** // Some stuff to render…
ala-n updated
4 months ago
-
Hi, thanks for your great work on this library 🙂
I'm using [npm 7 workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces) for my monorepo.
e.g. repo structure:
```
packages/
my-nex…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.23.1
### Describe the Bug
Hello ! Overall wonderful library, you really helped…
-
I'm trying to use unified/remark/rehype to render markdown and the performances on deno specifically are horrible.
As demonstrated below, it's 17.5s for startup time on deno, while bun only take 1.2s…
-
### Description
The create block package/install script does not work inside npm workspaces. `npx @wordpress/create-block@latest` does not work if I have an npm workspace and want to install it under…
-
https://docs.npmjs.com/cli/v8/using-npm/workspaces
-
## Is your feature request related to a problem? Please describe.
this project currently does not support npm workspaces.
see
## Describe the solution you'd like
* add a CLI option: `--work…
-
The issue persists in the version 0.6.5. As long as I execute any npm script in one of the workspaces of our monorepo, the symlink is gone and the project is no longer runnable. Please investigate fur…
-
# Description
Many of our JavaScript libraries have several sub-packages included in their repositories.
This is most evidently seen in the [Paragon repository](https://github.com/openedx/parag…