fix TS1005 in spfx project
2024-02-25
- remove all rust-stack-compiler by “npm uninstall -D @microsoft/rush-stack-compiler-3.2”
- install a newer one by “npm i -D @microsoft/rush-stack-compiler-3.9”
- edit tsconfig.json, change the “extend”
“extends”: “./node_modules/@microsoft/rush-stack-compiler-3.9/includes/tsconfig-web.json”,
Post Views: 4,179
2024/02/25 by admin