deep-foundation / deep-foundation/npm-automation

no such file or directory, lstat '/workspace/dev/packages/deepcase/node_modules/@deep-foundation/deepcase'

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

![IMG_1682](https://github.com/deep-foundation/npm-automation/assets/1431904/ba7a105a-f77f-4b56-80fb-3529a69d9fdb)

```
gitpod /workspace/dev/packages/deepcase (main) $ npm run npm-pull

> @deep-foundation/deepcase@0.0.96 npm-pull
> npm-pull

[20:30:35.835] git diff

[20:30:35.849] npm install "@deep-foundation/deepcase@latest" --no-save

up to date, audited 2528 packages in 4s

175 packages are looking for funding
run `npm fund` for details

51 vulnerabilities (19 moderate, 32 high)

To address issues that do not require attention, run:
npm audit fix

To address all issues (including breaking changes), run:
npm audit fix --force

Run `npm audit` for details.
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^

[Error: ENOENT: no such file or directory, lstat '/workspace/dev/packages/deepcase/node_modules/@deep-foundation/deepcase'] {
errno: -2,
code: 'ENOENT',
syscall: 'lstat',
path: '/workspace/dev/packages/deepcase/node_modules/@deep-foundation/deepcase'
}

Node.js v18.17.1
npm ERR! Lifecycle script `npm-pull` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @deep-foundation/deepcase@0.0.96
npm ERR! at location: /workspace/dev/packages/deepcase
gitpod /workspace/dev/packages/deepcase
```

Version

```json
{
"@deep-foundation/npm-automation": "^18.1.10",
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.