Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apple m1 error, puppeteer@npm:13.2.0 couldn't be built successfully (exit code 1, logs can be found here when execute yarn #890

Closed
jk2K opened this issue Nov 15, 2023 · 1 comment

Comments

@jk2K
Copy link

jk2K commented Nov 15, 2023

This is the upstream landscapeapp

refer to https://github.com/cncf/landscapeapp#installing-locally

when I execute yarn in landscapeapp directory

get error

 YN0000: │ ESM support for PnP uses the experimental loader API and is therefore experimental
➤ YN0007: │ puppeteer@npm:21.5.2 must be built because it never has been before or the last one failed
➤ YN0007: │ puppeteer@npm:13.2.0 must be built because it never has been before or the last one failed
➤ YN0009: │ puppeteer@npm:21.5.2 couldn't be built successfully (exit code 1, logs can be found here: /private/var/folders/47/6wrcxgn92k38qkpz5j9wf1zm0000gp/T/xfs-d3f45934/build.log)
➤ YN0009: │ puppeteer@npm:13.2.0 couldn't be built successfully (exit code 1, logs can be found here: /private/var/folders/47/6wrcxgn92k38qkpz5j9wf1zm0000gp/T/xfs-7edb1af9/build.log)

environment info

  • node.js: v18.12.1
  • Apple M1 Pro
  • macOS: 13.5.1
@jk2K
Copy link
Author

jk2K commented Nov 18, 2023

upgrade yarn to 4.0.2 from 3.2.1, it works,

@jk2K jk2K closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant