Я пытаюсь создать рабочую среду sharepoint, но после того, как следую всем указаниям от документов Microsoft и видео до пробных текстов. Я также использовал npm config set proxy http://proxyaddress.com: 8080 npm config set https-proxy http://proxyaddress.com: 8080 на случай, если сеть будет мешать. Кто-нибудь знает, в каком направлении я должен идти с этой ошибкой?
[Полная ошибка]
Ошибка: EPERM: операция не разрешена, символическая ссылка H: \ helloworld-webpart \ node_modules@microsoft \ sp-webpart-workbench '->' H: \ helloworld-webpart \ temp \ workbench-packages@microsoft_sp-webpart-workbench 'в Object.symlinkSyn c (fs. js: 909: 3)
at WorkbenchPage._getUrlForWorkbenchPackagePath (H:\helloworld-webpart\node_modules\@microsoft\sp-webpart-workbench\lib\api\WorkbenchPage.js:206:17)
at WorkbenchPage._generateWorkbenchPageContent (H:\helloworld-webpart\node_modules\@microsoft\sp-webpart-workbench\lib\api\WorkbenchPage.js:72:39)
at WorkbenchPage.handleWorkbenchRequest (H:\helloworld-webpart\node_modules\@microsoft\sp-webpart-workbench\lib\api\WorkbenchPage.js:26:51)
at Layer.handle [as handle_request] (H:\helloworld-webpart\node_modules\express\lib\router\layer.js:95:5)
at next (H:\helloworld-webpart\node_modules\express\lib\router\route.js:137:13)
at Route.dispatch (H:\helloworld-webpart\node_modules\express\lib\router\route.js:112:3)
at Layer.handle [as handle_request] (H:\helloworld-webpart\node_modules\express\lib\router\layer.js:95:5)
at H:\helloworld-webpart\node_modules\express\lib\router\index.js:281:22
at Function.process_params (H:\helloworld-webpart\node_modules\express\lib\router\index.js:335:12)
at next (H:\helloworld-webpart\node_modules\express\lib\router\index.js:275:10)
at _setJSONResponseContentTypeMiddleware (H:\helloworld-webpart\node_modules\@microsoft\gulp-core-build-serve\lib\ServeTask.js:119:9)
at Layer.handle [as handle_request] (H:\helloworld-webpart\node_modules\express\lib\router\layer.js:95:5)
at trim_prefix (H:\helloworld-webpart\node_modules\express\lib\router\index.js:317:13)
at H:\helloworld-webpart\node_modules\express\lib\router\index.js:284:7
at Function.process_params (H:\helloworld-webpart\node_modules\express\lib\router\index.js:335:12)
ссылки : https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-development-environment