Closed Niveditarani closed 2 months ago
I have a similar one on Alpine Linux on ARMv7:
$ yarn build:amplify
$ parcel build ./src/amplify.ts --no-source-maps
Error: Cannot find module './artifacts/index.linux-arm-musl.node'
It also seems to be very similar to #6947.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs.
Does this mean, this won't be fixed at all? 🤔
32 bit windows laptop while running npx parcel filename.html got the error that parcel couldn't find the module
Expanded the artifacts directory and can see the above reported file is missing.
code: 'MODULE_NOT_FOUND',