deep-foundation / deep-foundation/deepcase-app

Error: Module not found: Can't resolve '@deep-foundation/deeplinks/imports/client'

Open
#311 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

![Screenshot_20240424_012322](https://github.com/deep-foundation/deepcase-app/assets/1431904/6674b9af-931d-4f33-a982-1842d711ec16)

```
Server Error
Error: Module not found: Can't resolve '@deep-foundation/deeplinks/imports/client'
1 |
> 2 | import { DeepNamespaceProvider, DeepProvider, useDeep } from '@deep-foundation/deeplinks/imports/client';
3 | import { Id, Link, MinilinksProvider, useMinilinksFilter } from '@deep-foundation/deeplinks/imports/minilinks';
4 | import dynamic from "next/dynamic";
5 | import React, { useCallback, useEffect, useRef, useState } from 'react';

https://nextjs.org/docs/messages/module-not-found

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack

https://nextjs.org/docs/messages/module-not-found

https://nextjs.org/docs/messages/module-not-found
getNotFoundError
file:///workspace/dev/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js (120:16)
process.processTicksAndRejections
node:internal/process/task_queues (95:5)
async getModuleBuildError
file:///workspace/dev/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js (102:27)
async
file:///workspace/dev/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js (29:49)
async
file:///workspace/dev/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js (27:21)
```

# Workaround

[Restart Deep.Case App](https://github.com/deep-foundation/deepcase-app?tab=readme-ov-file#gitpod).

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.