Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Non-existent export #317

Open
ats1999 opened this issue Jan 14, 2021 · 1 comment
Open

Non-existent export #317

ats1999 opened this issue Jan 14, 2021 · 1 comment

Comments

@ats1999
Copy link

ats1999 commented Jan 14, 2021

Error

Error: 'Editor' is not exported by node_modules\@toast-ui\react-editor\dist\toastui-react-editor.js, imported by src\index.js

at C:\Users\Rahul kumar\desktop\Projects\util-pkg-s\test\ev\src\index.js:4:9

2: import styles from './styles.module.css'
3: //import E from "./evh/e";
4: import { Editor } from '@toast-ui/react-editor';
            ^
5: import 'codemirror/lib/codemirror.css';
6: import '@toast-ui/editor/dist/toastui-editor.css';

I am getting this error, while you can see there is no error,
Here is live https://codesandbox.io/s/vigilant-wind-254g2?file=/src/App.js

@ats1999 ats1999 changed the title Error from dependencies Non-existent export Jan 14, 2021
@kishan-tocca
Copy link

facing with same issue

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

No branches or pull requests

2 participants