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

Module not found: Can't resolve 'react-dom/lib/DOMLazyTree' #1

Open
noav-cp opened this issue May 25, 2021 · 0 comments
Open

Module not found: Can't resolve 'react-dom/lib/DOMLazyTree' #1

noav-cp opened this issue May 25, 2021 · 0 comments

Comments

@noav-cp
Copy link

noav-cp commented May 25, 2021

When I add the line
import { launch } from '@extjs/reactor';
to my index.js file, I immediately get the following error:

./node_modules/@extjs/reactor/dist/ExtJSComponent.js
Module not found: Can't resolve 'react-dom/lib/DOMLazyTree' in 'C:\Users\myUser\Documents\React\smb-react\node_modules@extjs\reactor\dist'
The app doesn't load.

Environment:

  • reactor version: 1.1.2
  • sencha-cmd version: 0.1.4
    I'm using Chrome version 90.0.4430.212 on Windows 10 Pro.
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

1 participant