-
Im using the action inside of a pnpm monorepo. We are only using it to automatically version our packages and create git tags for every version. We are not publishing any packages to npm or any other …
-
Using a fresh download of StabilityMatrix of the newest version (2.8.0):
```
Error: System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Users\MonsterAzi\Documen…
-
### Describe the bug
I completed the storybook auto upgrade to support it's integration with next
```npx storybook@next upgrade --prerelease```
- all the relevant storybook packages upgraded to "^7…
-
Let's assume we have a service A and service B in our runtime.
Service A uses some operations of Service B.
Service B uses some other operations of Service A.
The start fails:
```
at a…
-
### Describe the bug
Running `npm ci` fails after installing pdk.
Similar problem as #381. It seems the issue has been re-introduced somewhere.
### Expected Behavior
npm ci successes
##…
-
### Bug description
Here is my package.json in the root of my repo:
```json
{
"devDependencies": {
"@prisma/client": "4.13.0",
"pnpm": "8.4.0",
"prettier": "2.8.8",
"prisma":…
-
Hey team - was just wondering if there's any planned support for [`react-router` v6.4.0](https://github.com/remix-run/react-router/releases/tag/react-router%406.4.0)?
After attempting to migrate to…
-
I'm using yarn + lerna in a mono-repo, and today, after rebuilding my lockfile, I started seeing this warning from yarn:
```
[3/4] Linking dependencies...
warning Workspaces can only be enabled i…
-
### Is your feature request related to a problem? Please describe.
In my full-stack pnpm monorepo project, I use the following structure to manage my project.
```plain
root
├── packages/
│ ├─ …
-
### Current Behavior
i try nestjs app via nx (npx nx g @nx/nest:app bff )
### Expected Behavior
create nestjs app in workspace
### GitHub Repo
_No response_
### Steps to Reproduce
1. create wor…