-
Improvement
-
Resolution: Fixed
-
Minor
-
3.8.2
-
-
MOODLE_38_STABLE
-
MOODLE_39_STABLE
-
Moodle App 3.9.0
The current expected approach for developers is to run commands such as ionic serve to run the application locally. This can lead to some issues if the proper ionic version is not installed locally.
A better approach would be to add the ionic-cli as a devDependency and configure npm's start command.