I have installed training instance - SmartFix_T290 and following “Modern UI Development: Building of the Source Code” course.
On step 3. Use Windows PowerShell or a similar program to run the following command in the FrontendSources folder.
npm run getmodules
receive error message
Starting 'i_controls outlook-plugin'...
[11:37:54] 'i_controls outlook-plugin' errored after 5.49 ms
[11:37:54] Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:421:11)
at spawn (node:child_process:753:9)
Use local instance with http: request.
Outlook-pugin can only be used on https.
Any idea how to fix this problem?