Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i has a error when i use fabric ui on my angular 9.0 product #1222

Open
bluesiboy opened this issue Apr 25, 2020 · 2 comments
Open

i has a error when i use fabric ui on my angular 9.0 product #1222

bluesiboy opened this issue Apr 25, 2020 · 2 comments

Comments

@bluesiboy
Copy link

ng cli version: 9.0.3

  1. ng new my-product --style scss
  2. npm i -s office-ui-fabric-core
  3. edit style.scss, add line @import '../node1/office1/src/sass/Fabric.scss'
  4. ng build

image

line 205: @include ms-animation((ms-fadeIn, ms-slideRightIn10)

image

why? how can i do?

@chendjouCaleb
Copy link

Add the latest version of node-sass to the project.
npm install node-sass

Will solve the problem.

@bluesiboy
Copy link
Author

@chendjouCaleb thenk you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants