-
### Ausgangslage
> Node 16 ist die aktuelle LTS und NPM Workspaces ist erst ab der NPM Version 7 verfügbar.
> Wenn keine NPM Version >7 auf dem Rechner verwendet wird, dann funktioniert das lerne …
-
I currently develop a theme and make use of the `hugo mod npm pack` feature. I develop the theme with an example site within the same repo under a directory named `exampleSite/`.
For the theme's de…
-
Breaking out of here https://github.com/nasa/openmct/pull/7837/files#r1755442175
#### Summary
We implemented npm workspaces in 4.0.0 for the e2e project. This is our first use of npm workspaces.…
-
Version: Deno 2.0.3
I have encountered this issue while working with a custom npm registry such as [JFrog npm-registry](https://jfrog.com/help/r/jfrog-artifactory-documentation/npm-registry).
Whi…
-
### 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 wanted to…
-
I'm thinking it would be neat to be able to do:
```bash
run-p --workspaces check:*
```
Related issues:
* https://github.com/voxpelli/node-installed-check/issues/31
* https://github.com/dep…
-
Hi there!
Thanks for creating GPM! Godot's lack of a dependency management system has been bugging me for a while and I'm glad to have stumbled upon this. I was wondering whether this project is st…
-
Hello,
I am getting false-positive errors regarding the `packages-without-package-json` rule.
```json
{
"workspaces": [
"apps/*",
"packages/*",
"packages/ui/external/*",
]
}…
-
### Issue description
Unable to open dataSource.ts because require() of ES Module file:///workspaces/hfs_sales/node_modules/typeorm/index.mjs not supported.
### Expected Behavior
Running `npm run t…
-
### 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…