AlertController missing?

I have installed ionic@beta as described in “Installing Ionic” chapter then created project. I cannot use services like: AlertController and others. I have searched through all source files in my project and there is no exported member for AlertController.

So how to use AlertController and other services like MenuController, ActionSheetController, etc?

I don’t believe those have been released yet.

Thanks for the info. I have found workaround. I am using native dialogs.

The alertController, menuController, etc are all part of the nightly code changes. If you want to docs for beta 10, the “workaround” is to select that release from the drop down.