Path myApp\android\app\src\main\java\com\myapp empty on windows
Closed this issue · 8 comments
@luizcarlospedrosogomes could you please write the steps to reproduce?
did you run npm start
and npm run android
?
@orYoffe npm run android
I had same issue, I had to copy both files from the template (windows 10)
this bug for windows 10
Had this issue as well. When creating the app there were a bunch of The system cannot find the path specified
errors without any further info.
running react-native upgrade
in the created directory after running create-react-native-web-app
generated the missing files and fixed the problem for me
would love some help with this as it's not happening to me. maybe one of you could find a solution and produce a PR?
closing issue since nothing happened with this plus doesn't seem like i can reproduce it