-
On my machine, a kubernetes-typescript install takes:
200 seconds with a standard install
20 seconds with yarn PNP
First-class Yarn PNP support would be appreciated as it would mean much faster p…
-
## Issue
@PaulRBerg raised an [issue in truffle-plugin-verify](https://github.com/rkalis/truffle-plugin-verify/issues/10) about the plugin not working in Yarn workspaces. The contents of his issue:…
-
I don't know whether this is the right place, but I noticed that our `package-lock.json` still references old versions after running `release-it` with this plugin. The versions of all local packages a…
-
Hi,
I tried install now and receive error:
```
npm install eddystone-beacon
> xpc-connection@0.1.4 install /Users/paulo/Developer/workspaces/node/beacon/node_modules/xpc-connection
> node-g…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
My company uses an internal package registry where all npm packages are fetched from. This is configured in ~/.ya…
-
# 🐛 Bug Report
When trying to run `npx libyear`, on one project it crashes and I just get
`Cannot read property 'replace' of undefined`
## 🎛 Configuration
I do not have a libyear configur…
-
Current poc CLI: https://github.com/juanmirocks/parcel-reporter-mkpdf/blob/develop/workspaces/mkpdf/src/cli.ts
Goals:
* [ ] Parse options from [`PrintMainInput`](https://github.com/juanmirocks/p…
-
Type: Bug
I have a fairly standard PNPM project, for which I have configured a few VSCode tasks:
```
{
"version": "2.0.0",
"tasks": [
{
"label": "bar",
"type": "npm",
"script":…
-
### 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
Updating a …
-
# Issue summary
I have installed new project using cmd
`npm init @shopify/app@latest -- --template php`
`cd project-dir`,
`composer install` ,
`cp .env.example .env` ,
`php artisa…