Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Konard opened this issue May 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Konard
Copy link
Member

Konard commented May 5, 2024

Screenshot_20240505_224429

1 of 1 error
Next.js (14.2.2) out of date [(learn more)](https://nextjs.org/docs/messages/version-staleness)
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
<unknown>
https://nextjs.org/docs/messages/module-not-found
<unknown>
https://nextjs.org/docs/messages/module-not-found
Next.js
getNotFoundError
file:///workspace/dev/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js (124:16)
async getModuleBuildError
file:///workspace/dev/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js (104: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)
@Konard Konard added the bug Something isn't working label May 5, 2024
@Konard Konard moved this to Todo in Deep Architecture May 5, 2024
@Konard Konard moved this from Todo to In Progress in Deep Architecture Jun 2, 2024
@Konard Konard moved this from In Progress to Todo in Deep Architecture Jun 2, 2024
@Konard Konard moved this from Todo to In Progress in Deep Architecture Jun 2, 2024
@Konard
Copy link
Member Author

Konard commented Jun 2, 2024

Duplicate of #285

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

1 participant