Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jasmine_node_test unable to find c8 #2099

Closed
Toxicable opened this issue Aug 6, 2020 · 0 comments · Fixed by #2100
Closed

jasmine_node_test unable to find c8 #2099

Toxicable opened this issue Aug 6, 2020 · 0 comments · Fixed by #2100

Comments

@Toxicable
Copy link

If you pass @npm//c8 to a jasmine_node_test it wont be able to find c8 in the lcov_merger.js script.

Modifying launcher.sh:365 to be "${node}" "${LAUNCHER_NODE_OPTIONS[@]}" "${lcov_merger_script}" fixed this issue - which is passing in the LAUNCHER_NODE_OPTIONS which includes the current require patch script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants