-
Version: Deno 2.0.0
tldr: Deno seems to be having problems resolving npm workspace dependency types with packages having only `package.json`; Maybe because the exports uses `*`?
My current stru…
-
### The situation
I have [Turborepo](https://turborepo.org/) + [pnpm](https://pnpm.io/) project setup; a workspaces monorepo with a symlink dependency graph.
When running `hardhat compile` with …
-
## Bug report
### Required System information
Environment: development
OS: darwin-arm64
Strapi Version: 4.15.0
Node/Yarn Version: npm/10.2.3 node/v20.9.0 darwin arm64 workspaces/false
Editio…
-
I am using yarn workspaces, and in order to depend one package to another in my monorepo I am using yarn's workspace protocol (https://yarnpkg.com/features/workspaces#publishing-workspaces)
Howeve…
-
## Bug report
### Required System information
Environment: development
OS: linux-x64
Strapi Version: 4.24.2
Node/Yarn Version: npm/10.5.0 node/v20.12.2 linux x64 workspaces/fals…
-
## Motivation
Based on discussions from https://github.com/npm/feedback/discussions/510 and a few other issues.
The purpose of this issue is to resolve the confusion of using the term "workspace…
-
I was able to get the application running at least enough to serve the landing page locally.
For some reason, I had to run the npm install command again after opening up the docker container. This …
-
We should support some kind of workspaces.
I really like the idea of basically basing these on how Cargo works:
1. "Virtual Workspaces" can be created by having a blank toplevel project and a bunch …
-
I'm trying to publish @cross/test which does a conditional import of "bun:test" if running bun, but this error pops up - https://jsr.io/docs/troubleshooting#invalidexternalimport
The code is dynami…
-
## Bug report
### Required System information
- Node.js version: 20.8.0
- NPM version: 10.1.0
- Strapi version: 4.15.0
- Database: PostgreSQL
- Operating system: MacOS M1 / dar…