Skip to content

tns platform add --framework-path should support urls #2101

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
mnahkies opened this issue Oct 6, 2016 · 2 comments
Closed

tns platform add --framework-path should support urls #2101

mnahkies opened this issue Oct 6, 2016 · 2 comments
Labels

Comments

@mnahkies
Copy link

mnahkies commented Oct 6, 2016

When using a custom build of the nativescript runtimes across a team, it would be more convenient if tns platform add --framework-path ... supported being given a url rather than only local file paths.

Currently if you attempt this using nativescript@next you get this error message:
ENOENT: no such file or directory, stat ...

@Plamen5kov
Copy link
Contributor

Hi @mnahkies,
it will be possible to pass local folders tgz files or URLs with this PR

@Plamen5kov
Copy link
Contributor

@mnahkies if you want to use the platforms with @next you can do tns platform add android@next

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

3 participants