You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command should get executed successfully and generated report should get opened in the default browser
β Actual Behavior
Getting the following Error message:
> ultra-report "/Users/wasiqbhamla/Documents/github/twine-ecom/automation/test-output/Twine E-Com API Smoke Suite/Test Twine Rest API.xml"
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 1: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 2: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 3: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 4: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 5: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 6: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 7: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 8: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 9: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 10: import: command not found
/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 11: syntax error near unexpected token `('/Users/wasiqbhamla/.nvm/versions/node/v18.20.4/bin/ultra-report: line 11: `const reportPath = path.resolve('out/index.html');'
The text was updated successfully, but these errors were encountered:
β What is the bug?
Issue when executing the installed command
Affected Version
v0.1.2
π Steps to reproduce the bug
ultra-report
commandβ Expected Behavior
Command should get executed successfully and generated report should get opened in the default browser
β Actual Behavior
Getting the following Error message:
The text was updated successfully, but these errors were encountered: