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

Error: watch /mnt/c/ubuntu/AwesomeProject EPERM #12871

Closed
joetidee opened this issue Mar 10, 2017 · 2 comments
Closed

Error: watch /mnt/c/ubuntu/AwesomeProject EPERM #12871

joetidee opened this issue Mar 10, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@joetidee
Copy link

I followed the steps in the getitng started guide (Android + Windows):

https://facebook.github.io/react-native/docs/getting-started.html

I am running Bash on Windows 10 and my working directory is /mnt/c/ubuntu/AwesomeProject.

I run the command react-native start and get the following errors:

Scanning 548 folders for symlinks in /mnt/c/ubuntu/AwesomeProject/node_modules (51ms)
 ┌────────────────────────────────────────────────────────────────────────────┐
 │  Running packager on port 8081.                                            │
 │                                                                            │
 │  Keep this packager running while developing on any JS projects. Feel      │
 │  free to close this tab and run your own packager instance if you          │
 │  prefer.                                                                   │
 │                                                                            │
 │  https://github.com/facebook/react-native                                  │
 │                                                                            │
 └────────────────────────────────────────────────────────────────────────────┘
Looking for JS files in
   /mnt/c/ubuntu/AwesomeProject

Loading dependency graph...
React packager ready.

watch /mnt/c/ubuntu/AwesomeProject EPERM
Error: watch /mnt/c/ubuntu/AwesomeProject EPERM
    at exports._errnoException (util.js:1022:11)
    at FSWatcher.start (fs.js:1429:19)
    at Object.fs.watch (fs.js:1456:11)
    at NodeWatcher.watchdir (/mnt/c/ubuntu/AwesomeProject/node_modules/sane/src/node_watcher.js:144:20)
    at new NodeWatcher (/mnt/c/ubuntu/AwesomeProject/node_modules/sane/src/node_watcher.js:45:8)
    at createWatcher (/mnt/c/ubuntu/AwesomeProject/node_modules/jest-haste-map/build/index.js:536:23)
    at Array.map (native)
    at HasteMap._watch (/mnt/c/ubuntu/AwesomeProject/node_modules/jest-haste-map/build/index.js:654:44)
    at _buildPromise._buildFileMap.then.then.hasteMap (/mnt/c/ubuntu/AwesomeProject/node_modules/jest-haste-map/build/index.js:250:21)
@hramos
Copy link
Contributor

hramos commented May 25, 2017

We're cutting down on the number of outstanding issues, in order to allow us to focus. I'm closing this issue because it has been open for over 60 days with no activity. If you think it should still be opened let us know why. PRs are always welcome.

@hramos hramos closed this as completed May 25, 2017
@hramos hramos added the Icebox label May 26, 2017
@unip
Copy link

unip commented Aug 8, 2017

I have the same problem too

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants