You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue getting this to work. I tried editing the package.json file to add in the --no-sandbox argument, but it only works if I change it to say "yarn --no-sandbox." Then it doesn't load the package at all.
This is on Linux if that matters any. I am not using the Docker version.
It does link me to https://crbug.com/638180 and appears to be a Chromium issue. I simply don't know where to add in the --no-sandbox argument in the code! Can anyone help?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I'm having an issue getting this to work. I tried editing the package.json file to add in the --no-sandbox argument, but it only works if I change it to say "yarn --no-sandbox." Then it doesn't load the package at all.
This is on Linux if that matters any. I am not using the Docker version.
It does link me to https://crbug.com/638180 and appears to be a Chromium issue. I simply don't know where to add in the --no-sandbox argument in the code! Can anyone help?
Beta Was this translation helpful? Give feedback.
All reactions