Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

"Expected "/*", "//" or "{" but "<" found" after adding nativescript-plugin-firebase #22

Closed
aaweb opened this issue Mar 26, 2016 · 2 comments

Comments

@aaweb
Copy link

aaweb commented Mar 26, 2016

Hey there

After adding the nativescript firebase plugin using tns plugin add nativescript-plugin-firebase, when I run tns run ios --emulator the first time it works fine, but every following time, I get:

Found peer TypeScript 1.8.2 
Expected "/*", "//" or "{" but "<" found.

Clearing out the platforms folder does the trick, but it also breaks livesync which is a real shame. Am I missing something obvious here?

@aaweb
Copy link
Author

aaweb commented Mar 26, 2016

Looks like this was a problem with Xcode 7.3, see workaround:
NativeScript/nativescript-cli#1639

@aaweb aaweb closed this as completed Mar 26, 2016
@EddyVerbruggen
Copy link
Owner

Ouch. Thanks for the update!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants