You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 7.0.4
Cross-platform modules: 7.0
Android Runtime: 7.0
iOS Runtime: 7.0
Plugin(s):
Describe the bug
Running ns platform clean on brand new project fails
To Reproduce
ns create test --tsc
cd test
ns build ios
ns platform clean ios
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug
Running
ns platform clean
on brand new project failsTo Reproduce
Output for clean:
Expected behavior
Not to have an error.
Sample project
Additional context
The text was updated successfully, but these errors were encountered: