Skip to content

Instantly share code, notes, and snippets.

@lucs
Created January 23, 2020 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucs/bf0e5374cfd6ee4d26c430d81fcf7a36 to your computer and use it in GitHub Desktop.
Save lucs/bf0e5374cfd6ee4d26c430d81fcf7a36 to your computer and use it in GitHub Desktop.
Getting this error:
▸ p6doc Lucs::Volumes
Failed to open file /home/lucs/prj/6/lucs-volumes/Lucs-Volumes/lib/sources/A2D602E713E6D744890277C62CD51A87B96232E7: No such file or directory
in sub show-docs at /usr/share/perl6/site/resources/D3B04FA86A3B6D22DB7590961BCD46C7DA1A4079 line 59
in sub MAIN at /usr/share/perl6/site/resources/D3B04FA86A3B6D22DB7590961BCD46C7DA1A4079 line 115
in block <unit> at /usr/share/perl6/site/resources/D3B04FA86A3B6D22DB7590961BCD46C7DA1A4079 line 25
in sub MAIN at /usr/local/bin/p6doc line 3
in block <unit> at /usr/local/bin/p6doc line 1
Where did raku get the idea that there was a .../sources/ directory?
How do I fix this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment