Open bluesiboy opened 4 years ago
ng cli version: 9.0.3
line 205: @include ms-animation((ms-fadeIn, ms-slideRightIn10)
why? how can i do?
Add the latest version of node-sass to the project. npm install node-sass
npm install node-sass
Will solve the problem.
@chendjouCaleb thenk you very much.
ng cli version: 9.0.3
line 205: @include ms-animation((ms-fadeIn, ms-slideRightIn10)
why? how can i do?