-
Notifications
You must be signed in to change notification settings - Fork 445
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
Importing binding name 'EventEmitter' is not found. #270
Comments
Same issue here. After #266 is resolved (should be), I tried this seed again. Actually I have been watching and waiting this seed to be ready for quite a long time. Unfortunately, I experienced the same issue as above. More detail here: There is another issue but not a show stopper: Environment: |
master has this fix now 👍 After you pull, best to do this:
|
Try again, Both having the same issue still |
Tried with nativescript 2.3.0 and 2.4.0--2016-10-13, the same. |
Im having the same issue here, 1: a fresh clone result, Oct 13 23:00:35 AJs-MacBook-Pro nativescript[24777]: objc[24777]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x11d5b7910) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x11d3e1210). One of the two will be used. Which one is undefined. |
Fixed a diff build issue on master. Still investigating this particular issue. |
It's coming from |
happened also with ng2-translate 3.0.0 |
The specific issue reported in this issue is now fixed on master. Sorry for this inconvenience, it is frustrating. I will have a solution for that new issue soon. |
@NathanWalker any update ?, I just start facing the same after the update. |
Fixed on master. Ensure you 'rm -rf node_modules' then 'npm i' |
[email protected] has a dependency on [email protected] |
IMPORTANT: This repository's issues are reserved for feature requests and bug reports. Do not submit support requests here.
Steps to reproduce and a minimal demo of the problem
npm i
npm run start.ios
Current behavior
App doesn't start:
Expected/desired behavior
App starts
Other information
The text was updated successfully, but these errors were encountered: