Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

208
Views
Learna - how to skip a dependency based on cpu option in package.json

I have a learna package, which has a dependency runs only on x64 arch. Is there any ways to skip the particular dependency installation if arch is not x64? Tried this in package.json of the dependency

"cpu": [
  "!arm64"
],

but the entire build failing.

npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for plugin: wanted {"arch":"!arm64"} (current: {"os":"darwin","arch":"arm64"})
npm ERR! notsup Valid OS:    undefined
npm ERR! notsup Valid Arch:  !arm64
npm ERR! notsup Actual OS:   darwin
npm ERR! notsup Actual Arch: arm64

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!