ionic-cli
ionic-cli copied to clipboard
The Ionic command-line interface
Hi there! This change adds the repository property to your package.json file(s). Having this available provides a number of benefits to security tooling. For example, it allows for greater trust...
### Source issues #4575 #3989 #4707 ### Step for reproduce ``` ionic start test tabs --type vue cd test ionic serve --lab ``` ### Screenshot _Please don't care for title...
Created for feature request #4755
Some options are missing the "no-" part. I've added it in where it's missing. Also wondering: where there are discrepancies between the docs and the help command, which is right?...
This should fix a bug where lab is trying to always grab content from localhost even if the content is hosted on a different address. This should help with accessing...
Hello there, I tried to fix a, in my opinion, very confusing error message.  It is possible to see this message even when the cli is correctly installed and...
**Description:** ionic cordova emulator android -l **Steps to Reproduce:** **Output:** > ng.cmd run app:ionic-cordova-serve --host=localhost --port=8100 --platform=android [ng] chunk {} 0.js, 0.js.map () 31.2 kB [rendered] [ng] WARNING in C:\Users\yongzhe.han\Desktop\projects\ionic-cordova\src\test.ts...
**Description:** Ionic fails to start on an Ubuntu 20 virtual machine **Steps to Reproduce:** - In Parallels, create a fresh Ubuntu 20 virtual machine using the offical Ubuntu image -...