Ionic serve does not show updated

Wrote my code on sublime text 3, typed cd ‘(app name)’/, typed ‘ionic serve’. What came out was the default settings and not the updated one. Anyone has solutions?

What exact error you are facing, Please put the error here.

Hi. there are no errors actually, its just not appearing as to how I expected it to be.

The above pic is the default, and after i put in my codes on sublime and type’ionic serve’ on node.js, it still came up as the pic above

Went to inspect mode on chrome and clicked on console tab. This came out.

Any solutions?

@omgitsham save the file twice - there’s currently a bug in the ionic CLI where it only does the template transpilation on the 2nd save.