Closed heimwege closed 7 months ago
Thanks for reporting ! I am working on it
@heimwege Problem with .npmignore
that I now use to decide which files should be bundled in the package.
Fixed in 4.5.1
Can confirm that everything is back to normal 👍🏻
Hey hey 👋🏻
I just updated from
4.4.0
to4.5.0
and now I'm getting the following error when executing the test runner:also the
report.html
file is no longer being created. Also I have to agree to the error message. There's no html file located at the given path in den node_modules. There's not even areport
folder.Used run scripts:
The missing report folder can be seen: https://www.npmjs.com/package/ui5-test-runner/v/4.5.0?activeTab=code whereas it exists in 4.4.0: https://www.npmjs.com/package/ui5-test-runner/v/4.4.0?activeTab=code
Interesting enough that the folder exists in the actual release https://github.com/ArnaudBuchholz/ui5-test-runner/releases/tag/4.5.0