deep-foundation / deep-foundation/npm-packager
Failed install package with dependenies
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
It happend in clear deepcase in production. It hapened once and I can't repeat it new instance of deep in gitpod.
### Expected Behavior
_No response_
### Current Behavior
Js docker isolation log: https://gist.githubusercontent.com/suenot/db4c7c16be9459660497d5702a5d38e1/raw/6013776f4d9f1abdc908bdea8bfb15b903e7f083/gistfile1.txt
### Steps to reproduce
- I click install package '@suenot/transaction-tests'. Maybe I clicked two times fast (because click on touchpad hard to control).
- Get error:
```
{
"stack": "Error: Multiple packages with name '@suenot/wallet' exist.\n at eval (eval at memoized (/node_modules/lodash/memoize.js:62:23), :176:17)\n at Array.reduce ()\n at getExistingPackages (eval at memoized (/node_modules/lodash/memoize.js:62:23), :168:39)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async eval (eval at memoized (/node_modules/lodash/memoize.js:62:23), :234:28)",
"message": "Multiple packages with name '@suenot/wallet' exist."
}
```
### Environment
```shell
deepcase 0.1.0-beta.12 (0.0.98)
```
### Discussion
https://discord.com/channels/739430470345031692/970660322853670953/1174868485105516686 I start discuss problem with @Konard in my discord channel in russian.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.