deep-foundation / deep-foundation/dev

fatal: destination path '/home/konard/Desktop/dev/packages/deepcase' already exists and is not an empty directory.

Open
#172 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
18
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/deep-foundation/dev/assets/1431904/00203f6f-8361-4157-9eb5-ff6b2a55c912)
```
konard@konard-MS-7982:~/Desktop/dev$ npm run packages;

> @deep-foundation/dev@0.0.21 packages
> (npx gulp packages:get) && (npx gulp packages:ci)

[19:47:52] Requiring external module ts-node/register
[19:47:56] Using gulpfile ~/Desktop/dev/gulpfile.ts
[19:47:56] Starting 'packages:get'...
[19:48:59] 'packages:get' errored after 1.05 min
[19:48:59] Error: Cloning into '/home/konard/Desktop/dev/packages/deep-memo'...
Cloning into '/home/konard/Desktop/dev/packages/deep-memo-app'...
fatal: destination path '/home/konard/Desktop/dev/packages/deepcase' already exists and is not an empty directory.
fatal: clone of 'https://github.com/deep-foundation/deepcase' into submodule path '/home/konard/Desktop/dev/packages/deepcase' failed
Failed to clone 'packages/deepcase'. Retry scheduled
fatal: destination path '/home/konard/Desktop/dev/packages/deepcase-app' already exists and is not an empty directory.
fatal: clone of 'https://github.com/deep-foundation/deepcase-app' into submodule path '/home/konard/Desktop/dev/packages/deepcase-app' failed
Failed to clone 'packages/deepcase-app'. Retry scheduled
Cloning into '/home/konard/Desktop/dev/packages/deeplinks'...
Cloning into '/home/konard/Desktop/dev/packages/gh-pages'...
Cloning into '/home/konard/Desktop/dev/packages/hasura'...
Cloning into '/home/konard/Desktop/dev/packages/js-docker-isolation-provider'...
Cloning into '/home/konard/Desktop/dev/packages/materialized-path'...
Cloning into '/home/konard/Desktop/dev/packages/npm-packager'...
Cloning into '/home/konard/Desktop/dev/packages/python-docker-isolation-provider'...
Cloning into '/home/konard/Desktop/dev/packages/react-hasura'...
Cloning into '/home/konard/Desktop/dev/packages/sdk'...
Cloning into '/home/konard/Desktop/dev/packages/store'...
Cloning into '/home/konard/Desktop/dev/packages/workflows'...
fatal: destination path '/home/konard/Desktop/dev/packages/deepcase' already exists and is not an empty directory.
fatal: clone of 'https://github.com/deep-foundation/deepcase' into submodule path '/home/konard/Desktop/dev/packages/deepcase' failed
Failed to clone 'packages/deepcase' a second time, aborting

at Object.action (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:38:28)
at PluginStore.exec (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/plugins/plugin-store.ts:24:29)
at /home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:114:40
at new Promise ()
at GitExecutorChain.handleTaskData (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:111:14)
at GitExecutorChain. (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:88:40)
at Generator.next ()
at fulfilled (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)

```
![image](https://github.com/deep-foundation/dev/assets/1431904/b8287a92-3040-43f2-816c-9589c2effbfb)
```
konard@konard-MS-7982:~/Desktop/dev$ npm run packages;

> @deep-foundation/dev@0.0.21 packages
> (npx gulp packages:get) && (npx gulp packages:ci)

[19:50:20] Requiring external module ts-node/register
[19:50:22] Using gulpfile ~/Desktop/dev/gulpfile.ts
[19:50:22] Starting 'packages:get'...
[19:50:22] 'packages:get' errored after 173 ms
[19:50:22] Error: fatal: destination path '/home/konard/Desktop/dev/packages/deepcase' already exists and is not an empty directory.
fatal: clone of 'https://github.com/deep-foundation/deepcase' into submodule path '/home/konard/Desktop/dev/packages/deepcase' failed
Failed to clone 'packages/deepcase'. Retry scheduled
fatal: destination path '/home/konard/Desktop/dev/packages/deepcase-app' already exists and is not an empty directory.
fatal: clone of 'https://github.com/deep-foundation/deepcase-app' into submodule path '/home/konard/Desktop/dev/packages/deepcase-app' failed
Failed to clone 'packages/deepcase-app'. Retry scheduled
fatal: destination path '/home/konard/Desktop/dev/packages/deepcase' already exists and is not an empty directory.
fatal: clone of 'https://github.com/deep-foundation/deepcase' into submodule path '/home/konard/Desktop/dev/packages/deepcase' failed
Failed to clone 'packages/deepcase' a second time, aborting

at Object.action (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:38:28)
at PluginStore.exec (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/plugins/plugin-store.ts:24:29)
at /home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:114:40
at new Promise ()
at GitExecutorChain.handleTaskData (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:111:14)
at GitExecutorChain. (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:88:40)
at Generator.next ()
at fulfilled (/home/konard/Desktop/dev/node_modules/simple-git/src/lib/runners/git-executor-chain.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
konard@konard-MS-7982:~/Desktop/dev$

```

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.