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
SNYK_TOKEN=**** snyk code test --json-file-output=Snyk-Report.json
snyk-to-html -i Snyk-Report.json -o Snyk-Report.html -a
The output is "ENOENT: no such file or directory, open '/home/****/.nvm/versions/node/v16.15.1/lib/node_modules/snyk-to-html/template/test-report.code-snip.hbs'"
The text was updated successfully, but these errors were encountered:
I am still seeing this as an issue. For me I get it because we're downloading it through curl from github as the releases. and then when you pass the -a option it causes this same (even on v2.5.1)
In Ubuntu 20.04, my command is:
The output is "ENOENT: no such file or directory, open '/home/****/.nvm/versions/node/v16.15.1/lib/node_modules/snyk-to-html/template/test-report.code-snip.hbs'"
The text was updated successfully, but these errors were encountered: