Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing the packager infinite loop on Windows
Summary: The issue here #2787 The root path '/' dosn't match windows root path Closes #2789 Reviewed By: @svcscm Differential Revision: D2452718 Pulled By: @martinbigio
- Loading branch information
f5409c1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't find 'parse' method in osx!
TypeError: Object [object Object] has no method 'parse'
at .../react-native/packager/react-packager/src/DependencyResolver/DependencyGraph/ResolutionRequest.js:229:33
f5409c1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hejun-lyne what version of Node are you using?