I’m on a Macbook Pro. I have xcode, Chrome Canary and Node.js installed.
I had to download the bolt.diy zip file because Terminal won’t let me run the git clone.
It ‘looks’ like it was installed, but when I try to run the ‘npm run dev’ I get more errors and no URL for local access shows up.
(I’d attach screenshots, but I get a popup saying I can only do attachments to a post.)
Okay…starting over again. I guess the Homebrew in related to Ruby/Rails…seemd to be installing, but taking a while…almost 10mins in. Will keep you posted.
I really appreciate the help/support. Thank you.
what do you mean with you have admin access? you are logged in as mcarty, which is notroot. So if you are not login as root directly, you need to use sudo to execute commands as admin/root.
So you need this command: sudo npm install -g pnpm
Okay. That seem to be working.
Note: I’m not a developer. I’m a UX/Product Designer by trade.
This week is the first time I’m ever using Terminal.
Thanks for you understanding.