Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Missing packages #22

Closed
Meekohi opened this issue Oct 7, 2017 · 7 comments
Closed

Missing packages #22

Meekohi opened this issue Oct 7, 2017 · 7 comments
Labels

Comments

@Meekohi
Copy link

Meekohi commented Oct 7, 2017

Fresh unbox on OSX:

> npm run start
Failed to compile.

Error in ./src/index.js
Module build failed: Error: Failed to load plugin babel: Cannot find module 'eslint-plugin-babel'
    at Array.forEach (native)
 @ multi main
@Meekohi
Copy link
Author

Meekohi commented Oct 7, 2017

> npm test
Determining test suites to run...2017-10-07 15:19 node[6994] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
2017-10-07 15:19 node[6994] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22)
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: Error watching file for changes: EMFILE
    at exports._errnoException (util.js:1026:11)
    at FSEvent.FSWatcher._handle.onchange (fs.js:1406:11)
npm ERR! Test failed.  See above for more details.

@didil
Copy link

didil commented Oct 11, 2017

did you run npm install ?

@Meekohi
Copy link
Author

Meekohi commented Oct 11, 2017

Yes indeed.

@dr-orlovsky
Copy link

Same for me

@jordanglassman
Copy link

jordanglassman commented Dec 25, 2017

I fixed the test problem by installing watchman: facebook/react-native#910 (comment)

See also: facebook/react-native#10088

@stale
Copy link

stale bot commented Dec 21, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 21, 2018
@stale
Copy link

stale bot commented Dec 28, 2018

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if no there is no reply to further comments.

@stale stale bot closed this as completed Dec 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants