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
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.