Starting Netlify Dev with Parcel
⠸ Waiting for framework port 1234. This can be configured using the 'targetPort' property in the netlify.toml◈ Command was killed with SIGSEGV (Segmentation fault): parcel. Shutting down Netlify Dev server
following this tutorial and at this step I get the error:
Starting Netlify Dev with Parcel
⠸ Waiting for framework port 1234. This can be configured using the 'targetPort' property in the netlify.toml◈ Command was killed with SIGSEGV (Segmentation fault): parcel. Shutting down Netlify Dev server
My code matches the code in this tree of the repo.