angular2-crud-rest
angular2-crud-rest copied to clipboard
Error message when running: "You have to be inside an angular-cli project in order to use the serve command."
This message appears when running the code: "You have to be inside an angular-cli project in order to use the serve command."
I'm using the following: angular-cli: 1.0.0-beta.28.3 node: 8.9.1 os: win32 x64
Hey I think that your problem is that you are using a deprecated angular cli version:
angular-cli: 1.0.0-beta.28.3
Currently I'm able to running with:
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/
Angular CLI: 1.5.5
Node: 8.9.0
OS: darwin x64
Try updating your angular cli running npm install -g @angular/cli@latest