-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
Is your feature request related to a problem? Please describe.
When tns preview command is executed and there are more than one plugin with native dependencies, the application cannot be run by executing tns preview and should be run using tns run command. In this situation, we should suggest the users to execute tns run command.
Describe the solution you'd like
Show a message that tns run command should be executed.
Describe alternatives you've considered
Additional context