Sonar Scanner lcov.info unresolved path

Im trying to add coverage to out sonar qube installation, but when running the scanner I get

first unresolved path: collections/icw.test.js

lcov.info is kept under .nyc_output folder, not sure if that is the problem as it cannot access the root folders, I tried moving lcov.info to the root folder, but getting the same error WARN: Could not resolve 6 file paths in [path/lcov.infor]

any help would be highly appreciated as I already spent 3 hours on this matter.

Thanks a lot!