I'm pretty new to npm and github so my question might sounds stupid.
Is it normal that the @latest version of angular-cli on npm is 22-1 when you posted the version 23 changelog 5 days ago and the 24 version on github 2 hours ago ?
@Ploppy3 GitHub and NPM are different platforms. Repo maintainers and collaborators needs to publish the code to NPM for you to be able to fetch the latest versions. Publishing code here in GitHub will not automatically publish in NPM.
So far the latest published version in NPM is 1.0.0-beta.22-1.
For more information, i think it's best to refer to this issue/thread: https://github.com/angular/angular-cli/issues/3627#issuecomment-268058848
That was a mistake; we removed beta 23 because it had problems. The CHANGELOG was not removed as part of this, but now we published beta 24 and everything is back in order. :D
@hansl, Does beta 24 supports Angular 2.4.0?
@hansl Thank you for the info.
@exequiel09 yes.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
@exequiel09 yes.