When I save my project I should run ionic lab everytime! Why

npm i -g ionic@canary

npm i = install sth. with npm
-g    = install it globally
ionic@canary = the package that is going to be installed