MicrosoftDocs / mslearn-staticwebapp

Static Web App template repository
MIT License
79 stars 103 forks source link

Fixed build errors #157

Closed juliamuiruri4 closed 1 month ago

juliamuiruri4 commented 2 months ago

Angular

Reported issue & solution: https://stackoverflow.com/questions/76390620/workspace-extension-with-invalid-name-defaultproject-found image

React

Reported issue: https://github.com/yarnpkg/berry/issues/8 Implemented solution: https://stackoverflow.com/questions/63912721/failed-to-load-config-react-to-extend-from image

Svelte

Reported issue (Breaking change): https://github.com/element-plus/element-plus/issues/17487#issuecomment-2219485847 Documentation: https://sass-lang.com/documentation/breaking-changes/mixed-decls/ Implemented solution: https://github.com/element-plus/element-plus/issues/17487#issuecomment-2224837679 image

Vue

image