Segfault error when building
Hey @lab, I've had this error for the past 2 days.
I did some digging and it looks like it's because of a dependency in parcel (lmdb). Here is a post that I think is related to the issue https://github.com/parcel-bundler/parcel/issues/7702
I'm unable to run, dev, build or publish. The error seemingly happened out of the blue. Can you provide any help.
I'm running this on an M2 Macbook Air if that helps
I did some digging and it looks like it's because of a dependency in parcel (lmdb). Here is a post that I think is related to the issue https://github.com/parcel-bundler/parcel/issues/7702
I'm unable to run, dev, build or publish. The error seemingly happened out of the blue. Can you provide any help.
I'm running this on an M2 Macbook Air if that helps
GitHub
bug report
Configuration (.babelrc, package.json, cli command) platform: node 17.5.0 aarch64, macos 12.2 apple m1 package.json: { "private": true, "source": "src/index....