error 404 Can not find entry file

0

I created a project with React-Native and I have this error:

  

The development server returned response error code: 404

     

URL:    link

     

Body: {"message": "Can not find file index.js in any of the roots:   [\ "C: \\ Users \\ Practicas2_SI2 \\ ProyectosReact \\ ScreenNav \"] "," name ":" NotFoundError "," type ":" NotFoundError "," status ": 404," errors ": [{ }]}   processBundleResult       BundleDownloader.java:225 access $ 100       BundleDownloader.java:40 onResponse       BundleDownloader.java:192 execute       RealCall.java:135 run       NamedRunnable.java:32 runWorker       ThreadPoolExecutor.java:1113 run       ThreadPoolExecutor.java:588 run       Thread.java:818

I did not have time to do anything, I just created it and I tried to add react-navigation ... what could be happening?

    
asked by UnaChicaMas 18.10.2017 в 13:23
source

0 answers