Add test for adding runtime with --frameworkPath, deleting platforms folder and try to run again
Natalia-Hristova opened this issue · 0 comments
Natalia-Hristova commented
tns platform add <platform> --frameworkPath <path>- delete
platforms/ - tns run
<platform>
before: There is an infinite loader when a nonexisting runtime is specified in the package.json.
after: invalid pkg error
fixed in PR