Jordaneisenburger / fallback-studio

Magento 2 PWA fallback wrapper to easily create a custom theme on top of PWA Studio
MIT License
113 stars 28 forks source link

setup and run fallback-studio as a standard user #11

Closed shathish-vsk closed 4 years ago

shathish-vsk commented 5 years ago

I work in a controlled environment on Ubuntu 18.04. I have a standard user account (not a sudo user), my companies security policies would not allow me to have sudo permissions. How am I supposed to watch the environment once built.

when I try to run yarn run watch:example-shop,

I'm prompted for sudo password for my username. I don't see a reason for a sudo operation to open up a storefront on a particular port. pwa-studio runs (I can watch venia storefront) without me being a sudo user.

Is there a way to bypass the sudo privilege, as it is a tedious process to raise a support ticket to my administrator every time when I try to spin up the project.

Jordaneisenburger commented 5 years ago

Hi @shathish-vsk, Thanks for the question. I will need to check why this happens I'll get back to you.

I'm gonna update Fallback Studio to the latest version of PWA Studio somewhere this weekend. So might be resolved then

Jordaneisenburger commented 5 years ago

@shathish-vsk does this issue still persist ?