Skip to content

What triggeres updating the ./libs folder (Buggy Behavior) #2227

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

Closed
jasssonpet opened this issue Nov 15, 2016 · 1 comment
Closed

What triggeres updating the ./libs folder (Buggy Behavior) #2227

jasssonpet opened this issue Nov 15, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@jasssonpet
Copy link
Contributor

From @NathanaelA on November 15, 2016 7:56

I ran into the same issue as Leo #689 and unfortunately I had updated actually updated my Telerik UI and they had fixed the issue in the TUI; but the ./Libs folder had apparently STILL cached the old version with the old Info.plist file.

How do you force the ./Libs folder to refresh from the node_modules versions? After several tries (tns build --release/--for-device, tns prepare, deleting libs, etc) I still couldn't make TNS update it. I finally just manually copied over all the new versions of everything manually from node_modules into the ./libs folders, and was good. But this behavior REALLY concerns me. You create the ./libs folder but don't seem to be maintaining it when the node_modules are updated... (I had three frameworks in there outdated, two from TUI and the main widgets).

Copied from original issue: NativeScript/ios-jsc#690

@jasssonpet
Copy link
Contributor Author

This should be fixed when #2195 gets merged.

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

No branches or pull requests

2 participants