monorepo
monorepo copied to clipboard
Explorer: start script doesn't work on macos
Fresh clone, npm i in the root, and then running npm start dev
in packages/explorer
lead to this:
~/projects/bitcoin-computer/packages/explorer | on main !1 ------------------------------------------------------- at 00:06:40
> npm run start
> @bitcoin-computer/[email protected] start
> PORT=1032 react-scripts start
validateOptions is not a function
npm ERR! Lifecycle script `start` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @bitcoin-computer/[email protected]
on MacOS node v20.10.0 npm 10.2.3