UNPKG
bbpro
Version:
latest (6.1.5)
6.1.5
6.1.4
BrowserBox - remote browser isolation tool
github.com/BrowserBox/BrowserBox
i5ik/vf
bbpro
/
help
/
running-on-macos.md
9 lines
(6 loc)
•
208 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
#
To
run
on
Mac
Do:
1
. Use Rosetta
to
open terminal
in
i386 arch
2
. Use nvm
to
install a node
when
in
this i386 / x64 terminal
3
. export TARGET_ARCH=x64
and
run npm i (
or
just use npm run x64i)
4
. npm test