pnp / spfx-reference-scenarios

Work repo for the SPFx in Teams samples
48 stars 40 forks source link

Error Debugging - When I create a new Teams spfx application using Teams Toolkit #34

Closed keedman4 closed 5 months ago

keedman4 commented 1 year ago

When I create a new Teams spfx application using Teams Toolkit and debug I get errors below:

Error - sass - src\webparts\budget\components\Budget.module.scss(1,9): error Error: Can't find stylesheet to import. ╷ 1 │ @import '~@fluentui/react/dist/sass/References.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\webparts\budget\components\Budget.module.scss 1:9 root stylesheet [11:44:40] Error - 'sass' sub task errored after 234 ms Can't find stylesheet to import. ╷ 1 │ @import '~@fluentui/react/dist/sass/References.scss'; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src\webparts\budget\components\Budget.module.scss 1:9 root stylesheet

dcashpeterson commented 1 year ago

@keedman4 I would suggest adding this error to the Teams Toolkit repo. I think that might get more eyes on it for you. https://github.com/OfficeDev/TeamsFx

dcashpeterson commented 5 months ago

Closed due to inactivity. If this is still an issue please create a new issue and reference this one.