-
-
Notifications
You must be signed in to change notification settings - Fork 50
Run demo examples #65
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
Comments
Hi @gpfiel , You can see in the demo's package.json that it uses the plugin implementation from the
Let me know if this works for you. Best regards, |
Hi @radeva, Sorry I missed some steps. I checked the package.json, I didn't realize it was using the ../src.
Any idea about this one? Regards, |
Hi @gpfiel, I tried the angular demo on my side with iPhone 7 Simulator and it works as expected. Could you give some more info like:
You can also try to clean you If the problem persists, I'll ask you to send us a zip with all the files so we can check it on our side. Best regards, |
Hi @radeva, I am trying run it on an Iphone SE (Simulator on Macbook), IOS 10.3, TNS version 3.1.3. My mac os is Sierra.
The important to me is to make it work on demo-angular because my application is angular. Regards, |
Hi @radeva, I reseted it but I didn't get any changes. Same problem. Regards, |
Hi @gpfiel . To fix the angular demo issue, could you make sure you do not use
This should fix the issue in Could you try to do the same in Best regards, |
Hi @radeva, I was following the steps above but I've got an extra error. Also I did clone the plugin again to ensure it was clean.
Regards, |
Hi @gpfiel, Have you run Best regards, |
Hi @radeva, Yes, I did it. The demo folder is working fine. If possible could we have a call on skype? So I can show whats is happening there. Skype: gpfiel Regards, |
Hi @gpfiel, Let's have a chat in the NativeScript Community Slack. I sent you an invitation. In the meantime you can try to
Best regards, |
SOLVED: |
I'm closing this issue as the above fix solves it. It was caused by the npm 5 symlinks. More info can be found in fix description. If you want to install the version of nativescript containing the fix use "npm i nativescript@next -g" or wait for the official release. |
Hi,
I am trying to run the "tns run ios" for both demos I am having the same problem for both:
I tried to run "tns plugin add nativescript-facebook" but it shows me a message "It is already installed"
Am I missing something?
Thanks in advance.
The text was updated successfully, but these errors were encountered: