Closed dadiorchen closed 2 years ago
Working on this one
I'm completely stuck with this. I tried every possible solution I could come up with.
My findings: If we remove the react-scripts line from the code and create a dev server start event the component tester will run but does not recognize JSX as we removed it. I tried adding packages, removing packages, adding webpack.config file but nothing seems to be working. I don't have any more ideas so any suggestions, ideas are welcome. Or take a crack at it yourself.
React-script: https://github.com/Greenstand/treetracker-wallet-web/blob/430031b89961ca5ba2d4b61d505d575360019374/cypress/plugins/index.js#L7
Start dev server event:
on('dev-server:start', () => startDevServer())
I will join the analysis later on this, but first, I need to figure out how to npm start
I can not event run it but I guess that's some Chinese-special problem. ;)
@QuaidBartolomei with a quick peek, do you have any idea?
Seems like I will be able to fix this issue after #192 will be merged.
This is still not working, I have a working solution which I'll implement tomorrow. @Siddhant-K-code @dadiorchen
can not start, threw error:
Some hints: