🧩 Plasmo Developers�PD
🧩 Plasmo Developersβ€’3y agoβ€’
8 replies
ObinnaAka

Segfault error when building

Hey @lab, I've had this error for the past 2 days.

πŸ”΅ INFO   | Loaded environment variables from: []
🟑 0      | @plasmohq/parcel-transformer-manifest
🟑 1      | Adding icons
🟑 2      | Adding default_icon
🟑 3      | Adding default_popup
🟑 4      | Handling background scripts
🟑 5      | Handling background service worker
[1]    34458 segmentation fault  pnpm run dev --verbose


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....
Parcel 2.3.1, unknown reason segmentation fault on first build on m...
Was this page helpful?