-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. git clone the latest version
2. use npm 16 to install, following th…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## …
-
### **Is your feature request related to a problem? Please describe.**
I'd love to see support for workspaces in Turbo. `npm`, `yarn` and `pnpm` all provide their own workspace implementations, but i…
-
I use yarn workspaces and greenkeeper-lockfile@2. A dependency was updated on one of the packages in the repo (the main package.json was not changed).
When running update, I see this:
```
Switc…
-
I am using two workspaces.
And each workspace depends on the same package with different versions.
In this case, the package is installed under the workspace directory.
This is the output of the …
-
Update the `functionless` package to be a mono-repo. This will allow us to support many npm packages from one repo. We can start fragmenting out logic like separating the interpreter and inlining the …
-
The current version has a problem with the Blockquote component, which is already fixed.
See:
https://github.com/bmschmidt/pandoc-svelte-components/issues/7
-
### Current Behavior
after setting `generatePackageJson: true` for a nodejs NestJS application I noticed that when it is started in watch mode, on every restart I am getting the following error:
```…
-
There is currently no supported way to run a node app from a directory within your git repo. You can work around it most of the time by using `git subtree push` but that wouldn't work if you have shar…
-
From the 'Getting started' section of the readme:
> bin/bot
This results in:
```
roger@bionic:~/workspaces/webstorm/pushbot$ ./bin/bot
Starting pushbot_postgres_1 ... done
npm ERR! path /us…