So upon creating a new project now and downloading everything it gives the following error when serving:
WARN: No gulpfile found!
If your app requires a build step, you may want to ensure it runs before serve.
And when serve launches the only thing it shows on the platforms is:
Error: ENOENT: no such file or directory, open ‘/home/raz/Work/Ionic/ionic2-tutorial/www/index.html’
The apps i was working on are still working its just the new ones that i pull that are having problems, a coworker of mine on a different OS tried to reproduce the error and got the exact same result.
for older projects you will need the older ionic cli;
for new projects you will need the latest version of ionic cli;
the reason for this is that the structure of an ionic project changed between ionic beta and ionic rc1(the latest)