destructivebear
destructivebear
WWasp-lang
Created by destructivebear on 7/31/2023 in #đŸ™‹questions
Unable to find wasp command
Installing wasp version 0.11.1 (latest).

Found an existing installation on the disk, at /Users/leveylex/.local/share/wasp-lang/0.11.1. Using it instead.

Configuring wasp executable at /Users/leveylex/.local/bin/wasp to use wasp version 0.11.1.

==============================================

WARNING: It looks like '/Users/leveylex/.local/bin' is not on your PATH! You will not be able to invoke wasp from the terminal by its name.
You can add it to your PATH by adding following line into your profile file (~/.profile or ~/.zshrc or ~/.bash_profile or ~/.bashrc or some other, depending on your configuration):
export PATH=$PATH:/Users/leveylex/.local/bin

wasp has been successfully installed! To create your first app, do:
- Add wasp to your PATH as described above.
- wasp new MyApp

Optional:
- to install bash completion for wasp, run wasp completion and follow the instructions.
Installing wasp version 0.11.1 (latest).

Found an existing installation on the disk, at /Users/leveylex/.local/share/wasp-lang/0.11.1. Using it instead.

Configuring wasp executable at /Users/leveylex/.local/bin/wasp to use wasp version 0.11.1.

==============================================

WARNING: It looks like '/Users/leveylex/.local/bin' is not on your PATH! You will not be able to invoke wasp from the terminal by its name.
You can add it to your PATH by adding following line into your profile file (~/.profile or ~/.zshrc or ~/.bash_profile or ~/.bashrc or some other, depending on your configuration):
export PATH=$PATH:/Users/leveylex/.local/bin

wasp has been successfully installed! To create your first app, do:
- Add wasp to your PATH as described above.
- wasp new MyApp

Optional:
- to install bash completion for wasp, run wasp completion and follow the instructions.
7 replies
WWasp-lang
Created by destructivebear on 7/31/2023 in #đŸ™‹questions
Unable to find wasp command
Yet if I run
curl -sSL https://get.wasp-lang.dev/installer.sh | sh
curl -sSL https://get.wasp-lang.dev/installer.sh | sh
I get the same response:
7 replies
WWasp-lang
Created by destructivebear on 7/31/2023 in #đŸ™‹questions
Unable to find wasp command
v18.17.0
wasp not found
/Users/leveylex/.nvm/versions/node/v18.17.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
v18.17.0
wasp not found
/Users/leveylex/.nvm/versions/node/v18.17.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
7 replies
WWasp-lang
Created by destructivebear on 7/30/2023 in #đŸ™‹questions
'Docker' not installed
Thanks for the help!
4 replies