Closed
Description
opened on Apr 16, 2024
Version
v18.20.2
Platform
Microsoft Windows NT 10.0.19045.0 x64
Subsystem
No response
What steps will reproduce the bug?
- Download NodeJS Version v18.20.2, v20.12.2, v21.7.3
- Download Visual Studio Code
- Install Extension Pack SAP Fiori Extensions
- Generate a sample Project
- Use npm start
How often does it reproduce? Is there a required condition?
everytime using npm start
What is the expected behavior? Why is that the expected behavior?
It should open the web browser with the started App
What do you see instead?
project1@0.0.1 start
fiori run --open "test/flpSandbox.html?sap-ui-xx-viewCache=false#project1-display"
Command run failed with error : spawn EINVAL
Additional information
Happened first time after updating the node version.
Seems like a new problem after the security patch.
After downgrade it works fine.
See also: Link
Metadata
Assignees
Labels
No labels
Activity