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
tns plugin remove nativescript-barcodescanner
npm WARN package.json @ No description
npm WARN package.json @ No repository field.
npm WARN package.json @ No README data
npm WARN package.json @ No license field.
version not found: nativescript-barcodescanner@1.2.1
=> and pacakge.json is still the same, plugin not removed.
Tested with CLI in master.
This bug makes building sample apps for verified plugins hard.
The text was updated successfully, but these errors were encountered:
npm WARN package.json ExampleImgPick@0.0.2 No license field.
npm ERR! addLocal Could not install /Users/nsbuilduser/dist/package
ENOENT: no such file or directory, open '/Users/nsbuilduser/dist/package'
package.json:
tns plugin remove nativescript-barcodescanner
npm WARN package.json @ No description
npm WARN package.json @ No repository field.
npm WARN package.json @ No README data
npm WARN package.json @ No license field.
version not found: nativescript-barcodescanner@1.2.1
=> and pacakge.json is still the same, plugin not removed.
Tested with CLI in master.
This bug makes building sample apps for verified plugins hard.
The text was updated successfully, but these errors were encountered: