Error during initiating the quickstart app #165
Closed
anuragasawa20
started this conversation in
Bugs
Replies: 1 comment 1 reply
-
@anuragasawa20 It's a bit difficult to understand the exact command you ran to get the result. But I do see that you are piping the output of the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
echo 'export PATH="$PATH:/Users/mavens/.nilup/bin"' >> REPLACE_WITH_STARTUP_FILE
An error occurred during the setup process: Error: Command failed: curl https://nilup.nilogy.xyz/install.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8127 100 8127 0 0 11380 0 --:--:-- --:--:-- --:--:-- 11398
nilup has been installed into /Users/mavens/.nilup/bin.
Redirect the output of the following command to your shell's startup file and
then run 'source /Users/mavens/.zshenv' or start a new terminal session to use nilup:
echo 'export PATH="$PATH:/Users/mavens/.nilup/bin"' >> REPLACE_WITH_STARTUP_FILE
Beta Was this translation helpful? Give feedback.
All reactions