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

update v.2.16.0 error #978

Closed
trbear opened this issue Dec 2, 2019 · 6 comments
Closed

update v.2.16.0 error #978

trbear opened this issue Dec 2, 2019 · 6 comments
Assignees

Comments

@trbear
Copy link

trbear commented Dec 2, 2019

ERROR in node_modules/@editorjs/editorjs/types/api/tooltip.d.ts:4:46 - error TS2307: Cannot find module '../../src/components/external/codex.tooltips'.

4 import {TooltipContent, TooltipOptions} from '../../src/components/external/codex.tooltips';

@neSpecc
Copy link
Member

neSpecc commented Dec 2, 2019

You need to init and update submodules.

git submodule update --init --recursive

@trbear
Copy link
Author

trbear commented Dec 2, 2019

i'm install package from npm

@mhfhyh
Copy link

mhfhyh commented Dec 3, 2019

same problem here (installed from npm)

@neSpecc
Copy link
Member

neSpecc commented Dec 3, 2019

will be fixed in the upcoming patch

@natterstefan
Copy link
Contributor

Thank you @neSpecc!

@neSpecc
Copy link
Member

neSpecc commented Dec 7, 2019

Resolved in 2.16.1

@neSpecc neSpecc closed this as completed Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants