-
-
Notifications
You must be signed in to change notification settings - Fork 241
multiple errors when building for android and ios #916
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
the contents of my references.d.ts are:
and the contents of my tsconfig.json are:
|
@RyanSMurphy - I deleted @wlkk comments as they were suspiciously "bot-like" and definitely not relevant. |
You can try removing the reference to |
I too having this issue. Not sure how to fix. |
12 hours since my last message. So any progress ? Is NativeScript buggy ? |
Just noticed that the error are about files located in |
@vakrilov this has seemed to work, I was hesitant to delete it because it put itself there in the upgrade so thought it was needed. Thanks for your help. |
@RyanSMurphy @vakrilov The issue with It looks it happens only if you use |
@vakrilov this happened to me too, but removing app/tns_modules fixed it. But no clue how it appeared there in the first place. |
@BruceHem Yup, happened to me a couple of times, but I couldn't figure any pattern of when it happens. The issue is logged here NativeScript/nativescript-cli#3016 - if you have any success at reproducing the issue please share it there. |
Same issue happened to me but can't exactly remember the steps to reproduce. I updated to native script latest version so that I could run with latest xcode version... |
if anyone has this issue: remove platforms folder re run. it will work. |
@cenkingunlugu THANK YOU! |
Thank you!!! |
This solved it for me. Thank you @vakrilov . |
Honestly not sure if I had the exact same problem. But I had something similar, and running |
I am trying to build for android:
tns build android
and iostns build ios
. I have tried remove the platform and node modules but the problem persist. The errors I am getting are as follows:tns --version is: 3.1.3
Package.json:
The text was updated successfully, but these errors were encountered: