{"id":15371443,"url":"https://github.com/nathanwalker/ui-core-issue","last_synced_at":"2025-07-10T19:04:56.240Z","repository":{"id":142263158,"uuid":"126903954","full_name":"NathanWalker/ui-core-issue","owner":"NathanWalker","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-27T00:16:16.000Z","size":2354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T13:05:14.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NathanWalker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-26T23:58:11.000Z","updated_at":"2018-03-27T00:16:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"278da155-daa7-4518-b330-fd6aebcb3d7d","html_url":"https://github.com/NathanWalker/ui-core-issue","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"ef985a1fe076ff506b8f56604ad7aec5b1f3f9df"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NathanWalker/ui-core-issue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanWalker%2Fui-core-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanWalker%2Fui-core-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanWalker%2Fui-core-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanWalker%2Fui-core-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NathanWalker","download_url":"https://codeload.github.com/NathanWalker/ui-core-issue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NathanWalker%2Fui-core-issue/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264638279,"owners_count":23642138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:46:59.469Z","updated_at":"2025-07-10T19:04:56.222Z","avatar_url":"https://github.com/NathanWalker.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TO REPRO:\n\nRun commands precisely in this order:\n\n```\nnpm run clean\nnpm run clean.mobile\nnpm run start.mobile\n```\n\nYou will see it prepares `nativescript-ui-core` twice and also installs it's sub node_modules within itself causing the problem. \n\nLikely the app will crash with the following when it's run:\n\n`Details:  unexpected successful exit code from cancelled command \u003cC0019:'PBXCp TNSListView.framework':P14\u003e`\n\nSolving requires one to open the XCode and remove the duplicate TNSCore.framework which was erroneously added.\n\n**Proposed Solution**: Right now `nativescript-ui-core` is declared in `dependencies` section on all `ui-*` published modules. Instead try declaring it in `devDependencies` or just making it a prerequisite install - that way users will only ever have exactly 1 installed into their project. The ladder is likely the most versatile as it would suffice several npm project setups.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanwalker%2Fui-core-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanwalker%2Fui-core-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanwalker%2Fui-core-issue/lists"}