-
```
> deno --version
deno 1.45.2 (release, x86_64-pc-windows-msvc)
v8 12.7.224.12
typescript 5.5.2
```
I found a case where no name seems to be created for a local member.
I was trying to a…
-
- [x] I'd be willing to implement this feature
- [ ] This feature can already be implemented through a plugin
**Describe the user story**
I believe the best user story are the comments in this …
-
Schema placed alongside node_modules, which is not desired behavior when using **npm 7 workspaces**
Would be nice to have custom option or env variable to specify desired location of the schema
-
## Motivation ("The Why")
When publishing from workspaces, it is still desirable to have gitHead still set, for all the reasons it was desirable without them. (Specifically, that published packages…
iarna updated
3 years ago
-
# Rationale
We started to have multiple JS packages in our project: frontend, relayer, subgraph. Besides, we have dependencies on the top level package.json that are only meant to be used with the co…
-
When using fast-serve and containers is set to true, I receive the following error message:
`/workspaces/HelloWorld/node_modules/spfx-fast-serve-helpers/lib/settings/containers.js:26
c…
-
## Motivation ("The Why")
See https://github.com/npm/cli/issues/4017#issuecomment-1101481619 - `npm version` should be able to work inside workspaces.
### Example
See the OP in https://github.com…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
If I use `yarn dlx -p typescript@5.5.4 build` with this package.json scripts section
```
...
"scripts": {
…
uchar updated
4 weeks ago
-
1. Created a fresh compound project:
```
$ compound init test
$ cd test
$ npm install
$ npm install --save co-client
```
2. Edited config/autoload.js:
`
var def…
-
* Port 443 is NOT be occupied.
* Have NOT change the source file.
```
gsxy02@gsxy02-Standard-PC-i440FX-PIIX-1996:~/Github-workspaces/Shared/zoom-web2.0$ sudo npm run start
> zoom-clone@1.0.0 sta…