WaspW
Wasp2y ago
balaXeth

hi why iam this problems?:

bala@b4l4:~$ curl -sSL https://get.wasp-lang.dev/installer.sh | sh
Installing wasp version 0.11.8 (latest).

Found an existing installation on the disk, at /home/bala/.local/share/wasp-lang/0.11.8. Using it instead.

Configuring wasp executable at /home/bala/.local/bin/wasp to use wasp version 0.11.8.

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

wasp has been successfully installed! To create your first app, do:
  • wasp new MyApp
Optional:
  • to install bash completion for wasp, run wasp completion and follow the instructions.
    bala@b4l4:~$ wasp new MyApp
Was this page helpful?