Skip to content

[Linux] No execute permissions on node_modules/nativescript/resources/platform-tools/android/linux/adb #113

Closed
@dtopuzov

Description

@dtopuzov

When install Nativescript CLI on Linux user has no execute permissions on node_modules/nativescript/resources/platform-tools/android/linux/adb
This leads to issues with some of the Nativescript CLI commands.

Workaround:
After Nativescript CLI installation run this command:
chmod u+x node_modules/nativescript/resources/platform-tools/android/linux/adb

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions