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
if you can open it once then the site generation worked, so lambdaPad is done with his work.
you need to contact your provider with that issue.
good luck :)
root@localhost:/usr/local/lambdapad-site/bin# ls
lpad-exec-redirect lpad-gen
root@localhost:/usr/local/lambdapad-site/bin# export PATH=$PATH:/usr/local/lambdapad-site/bin
root@localhost:/usr/local/lambdapad-site/bin# echo 'export PATH=$PATH:/usr/local/lambdapad-site/bin' >> /etc/profile
root@localhost:/usr/local/lambdapad-site/bin# cd ../samples
root@localhost:/usr/local/lambdapad-site/samples# ls
assets hello hello_json index.erl
blog hello_eterm hello_markdown Makefile
root@localhost:/usr/local/lambdapad-site/samples# lpad-gen
/usr/local/lambdapad-site/bin/lpad-gen: line 3: realpath: command not found
dirname: missing operand
Try 'dirname --help' for more information.
/usr/local/lambdapad-site/samples/index.erl:1: undefined_module
root@localhost:/usr/local/lambdapad-site/samples#
how to fix it?
The text was updated successfully, but these errors were encountered: