deep-foundation / deep-foundation/deepcase-app
npm ERR! Error: command failed
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description

Error GitPod Task 1:
```
npm ERR! Lifecycle script `package:build` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @deep-foundation/deepcase@0.0.109
npm ERR! at location: /workspace/dev/packages/deepcase
```

Error GitPod Task 2:
```
[4] [10:58:34] Failed to load external module: ts-node/register
[4] [10:58:34] Error: Cannot find module 'ts-node/register' from '/workspace/dev'
[4] [10:58:34] Failed to load external module: sucrase/register/ts
[4] [10:58:34] Error: Cannot find module 'sucrase/register/ts' from '/workspace/dev'
[4] [10:58:34] Failed to load external module: @babel/register
[4] [10:58:34] Error: Cannot find module '@babel/register' from '/workspace/dev'
[4] [10:58:34] Failed to load external module: esbuild-register/dist/node
[4] [10:58:34] Error: Cannot find module 'esbuild-register/dist/node' from '/workspace/dev'
[4] [10:58:34] Failed to load external module: @swc/register
[4] [10:58:34] Error: Cannot find module '@swc/register' from '/workspace/dev'
[4] [10:58:34] Local modules not found in /workspace/dev
[4] [10:58:34] Try running: npm install
[4] sleep 120 && npm run gitpod-hasura-reattach exited with code 1
````

Example link repository:
```
https://github.com/deep-foundation/dev/commit/1f7f39c407db455170034f315b684b67970ebfcc
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the GitPod Task 1 `package:build` failure in `/workspace/dev/packages/deepcase` and the Task 2 `gitpod-hasura-reattach` failure from `/workspace/dev`. Check the reported missing modules and compare the setup with the example commit in the linked `deep-foundation/dev` repository; done means both GitPod tasks complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100