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

the hello-world example in the readme/curl-output is missing "render" #634

Open
ryancnelson opened this issue Feb 16, 2023 · 1 comment
Open

Comments

@ryancnelson
Copy link

first user experience,

curl https://raw.githubusercontent.com/tidbyt/pixlet/main/examples/hello_world.star | pixlet serve /dev/stdin

... is missing load("render.star", "render")
, causing an error.

@jimhare
Copy link

jimhare commented Oct 1, 2023

When I run the hello world command as instructed (also my first experience!) I get error loading applet: failed to load applet: /dev/stdin didn't export a main() function

This in the zsh shell. If I try bash I get curl: (23) Failed writing body

😞

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

No branches or pull requests

2 participants