Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2013 19:04
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 anonymous/5638586 to your computer and use it in GitHub Desktop.
Save anonymous/5638586 to your computer and use it in GitHub Desktop.
problem with command "panda list": No such method 'project-list' for invocant of type 'Any'
when i execute the command "panda list" and I have this error:
No such method 'project-list' for invocant of type 'Any'
in sub listprojects at /home/massimo/rakudo-star-2013.02/install/bin/panda:7
in sub MAIN at /home/massimo/rakudo-star-2013.02/install/bin/panda:127
in block at /home/massimo/rakudo-star-2013.02/install/bin/panda:113
my system is Opensuse 12.3 and my path is:
/home/massimo/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/qt3/bin:/home/massimo/rakudo-star-2013.02/install/bin:/home/massimo/rakudo-star-2013.02/install/lib/parrot/4.10.0/languages/perl6/site/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment