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 'monaco-editor' #7393

Open
232650413 opened this issue Apr 27, 2022 · 1 comment
Open

Cannot find module 'monaco-editor' #7393

232650413 opened this issue Apr 27, 2022 · 1 comment

Comments

@232650413
Copy link

Reproduction link

https://stackblitz.com/run

Steps to reproduce

安装完 ,启动后报错 。
Error: node_modules/ng-zorro-antd/core/config/config.d.ts:9:29 - error TS2307: Cannot find module 'monaco-editor' or its corresponding type declarations.

9 import { Environment } from 'monaco-editor';

What is expected?

import { Environment } from 'monaco-editor';

What is actually happening?

Error: node_modules/ng-zorro-antd/core/config/config.d.ts:9:29 - error TS2307: Cannot find module 'monaco-editor' or its corresponding type declarations.

9 import { Environment } from 'monaco-editor';

Environment Info
ng-zorro-antd 13.2.0
Browser chrome
@chenc041
Copy link
Contributor

这个 pr 看着是解决你这个问题的
#7392

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

2 participants