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

Cannot find module 'codex-notifier' or its corresponding type declarations. #2591

Closed
ilirbeqirii opened this issue Jan 20, 2024 · 4 comments · Fixed by #2861
Closed

Cannot find module 'codex-notifier' or its corresponding type declarations. #2591

ilirbeqirii opened this issue Jan 20, 2024 · 4 comments · Fixed by #2861
Labels

Comments

@ilirbeqirii
Copy link

Describe a bug.

Cannot find module 'codex-tooltip' or its corresponding type declarations.
Cannot find module 'codex-notifier' or its corresponding type declarations.

Expected behavior:

Screenshots:

Device, Browser, OS:

Editor.js version: 2.28.2

Plugins you use with their versions: Initial ones

@sandrooco
Copy link

See also #2390 - did you find out anything regarding this?

@ilirbeqirii
Copy link
Author

ilirbeqirii commented Mar 19, 2024

See also #2390 - did you find out anything regarding this?

nah man, needed to install these two deps for this issue to go away. Surprisingly none of the maintainers are responding back.

@Sozialarchiv
Copy link
Contributor

Here another duplicate: #2462

@Sozialarchiv
Copy link
Contributor

Both packages are in the devDependcies:

https://github.com/codex-team/editor.js/blob/next/package.json#L53

I think both packages should be in dependencies. The imports are not only types:

import notifier from 'codex-notifier';

import CodeXTooltips from 'codex-tooltip';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants