-
- [x] I'm sure this issue is not a _duplicate_.
VS Code instances running on WSL do not seem to auto detect project or workspace settings, this means that opening a project on Windows will …
rcdsp updated
2 years ago
-
The project should be eating its own dog food by generating its own docs. This will be a good exercise in the versatility of the tool, since there are some project specific concepts such as packages …
-
### Current Behavior
Anytime I run `npm start web`, i always got: `Cannot find project 'web'`
### Expected Behavior
I just want to run the project
### GitHub Repo
_No response_
### Steps to Repr…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
I run `yarn install` with a custom `modules-folder` setting in .yarnrc and it creates the custo…
-
### Description
After some time working with a GitPod instance (with the chromebook on standby over night) the shortcut for toggle comments `Ctrl + /` stops working and the Chrome OS global help sh…
-
## Affected Packages
- `@changesets/cli`
## Problem
I'm trying to advocate at work to use `changesets` as a tool to automate the release of packages that we have. Today the release proc…
-
I have a git repo where the NPM workspace that uses beachball is not at the git root:
```
my-repo/
├─ .git
├─ web/
│ ├─ package.json beachball check
beachball v2.21.0 - the sunniest versio…
-
**Describe the bug**
When I generate a component in an angular library (ng11), and I am going to use it in a storybook, it shows me the error of:
`Cannot read property 'selector' of undefined.`
…
-
### Current Behavior
When you have a yarn berry project, yarn will skip installing packages if they are not supported on your OS.
For example fsevents is a darwin only package:
https://github.co…
-
你好,请问下我这边拉下来直接成功执行npm i 后, 运行npm run iam:start出现错误
下面是运行记录
npm run iam:start
> @pisces/source@0.0.0 iam:start
> nx run iam:serve --configuration=development
> nx run iam:serve:developme…