pnp / sp-dev-fx-aces

Repository for the Microsoft Viva Connections Adaptive Card sample solutions from Microsoft and community.
https://aka.ms/viva/connections/extensibility
MIT License
111 stars 93 forks source link

TSLint is not supported for rush-stack-compiler-4.X packages. #147

Closed MatteoChiaffitella closed 1 year ago

MatteoChiaffitella commented 1 year ago

When I run "gulp bundle --ship" comand I have this error: TSLint is not supported for rush-stack-compiler-4.X packages.

So I uninstall the 4.5 package and install the 3.9 one, but when I run "gulp bundle --ship" it take this error: 'Cannot find module '@microsoft/rush-stack-compiler-4.5'

How can I solve it?

dcashpeterson commented 1 year ago

@MatteoChiaffitella is this related to a specific sample? If it is please provide more details as to which sample you are referring to. It looks like you have the wrong version of React installed for the sample you are working with. Some work with older versions, some work with newer versions. If this is a general SPFx development related question, you might get a better response by posting here SP-Dev-Docs

dcashpeterson commented 1 year ago

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