Open lub0s opened 2 years ago
I have the exact same issue and I am on node v14.17.4
in the error log I see
98 error ERESOLVE unable to resolve dependency tree 99 error 100 error While resolving: my-react-dapp@1.0.0 100 error Found: react@17.0.1 100 error node_modules/react 100 error react@"17.0.1" from the root project 100 error 100 error Could not resolve dependency: 100 error peer react@"^16.0.0-0" from enzyme-adapter-react-16@1.15.6 100 error node_modules/enzyme-adapter-react-16 100 error dev enzyme-adapter-react-16@"1.15.6" from the root project
I can run with node16.15.1
I'm submitting a ... [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project
Summary After running the create app the generated output doesn't match the expected format defined in the builders folder. I uploaded the output at https://github.com/lub0s/crnd-error. Also see attached stacktrace.
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
OS: macOS Monterey 12.3.1 Node: 18.2.0 Stacktrace from running create app: