-
### Clear and concise description of the problem
I started using `stale-dep` in some of my repositories.
Now one of the projects grew and I am working with a `pnpm workspace` with one singular `pn…
-
When using AI bindings, wrangler requires logging in to run the AI models on Cloudflare even during local development. However, no link is shown to authenticate in the Nuxt console.
I'm not sure w…
-
- This is an enhancement suggestion in response to issues #1054 and #1138.
## What would you like
When the `cypress-io/github-action` processes a project with a `pnpm-lock.yaml` lockfile from th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
npm/pnpm
### Package manager version
8.15.9
### Language version
_No respo…
-
## Actual Behavior
Hi. I have my project setup as a [PNPM workspace](https://pnpm.js.org/en/workspaces) and VSCode GraphQL has been working well except for 1 issue - It navigates within `node_modul…
-
I'm building a Tauri app on a self-hosted Windows runner. Here's the relevant bit of the action yaml:
```yaml
name: 'publish'
on:
push:
branches:
- release
jobs:
publish-ta…
-
### pnpm version: 7.30.0
### Code to reproduce the issue:
https://github.com/mm-edtake/pnpm-azure-pipeline
### Expected behavior:
We need to "create/generate" an artifact containing everything…
ghost updated
2 months ago
-
### Describe your motivation
We had a few cases when some npm dependency was missing:
- https://github.com/vaadin/web-components/pull/4355
- https://github.com/vaadin/web-components/pull/4627
…
-
### Version
5.26.2
### Describe the bug
I have a PNPM workspaces repository with the following structure
```
apps/
- frontend/
logic/
- core/
```
I've set up `typesafe-i18n` in…
-
### pnpm version: 5.12.0
### Reproduction:
Hi. I use pnpm workspaces in all my projects and it works great. Today, I noticed an issue where I was not able to do a `pnpm update` since it fails wi…