Have looked around and seen others with the issue, but really struggling to solve.
WARNING: It looks like '/Users/user/.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/username/.local/bin
I added a file to my user, named .zshrc with the export PATH=$PATH:/Users/username/.local/bin but still not able to install correctly.
I know this is a very begginer question, so appreciate any responses / input.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.