8000 Error building Min for LinuxArm64 · Issue #1356 · minbrowser/min · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error building Min for LinuxArm64 #1356

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

Closed
PEPERSO opened this issue Nov 24, 2020 · 2 comments
Closed

Error building Min for LinuxArm64 #1356

PEPERSO opened this issue Nov 24, 2020 · 2 comments
Labels

Comments

@PEPERSO
Copy link
Contributor
PEPERSO commented Nov 24, 2020

Expected Behavior

npm run buildLinuxArm64 should build without issue.

Actual Behavior

I had the following error: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined

Complete log:
2020-11-24T11_20_28_384Z-debug.log

To Reproduce

I did:

  • git clone $MIN
  • cd min
  • npm install (no issue, two warnings, including npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) )
  • npm run buildLinuxArm64 : it started creating the package, and then showed the error...
@PEPERSO PEPERSO added the bug label Nov 24, 2020
@PalmerAL
Copy link
Collaborator
PalmerAL commented Nov 24, 2020 via email

@PEPERSO
Copy link
Contributor Author
PEPERSO commented Nov 24, 2020

Perfect, this allowed me to build without issue. But it did not help me for #1348, since I'm on an x86_64 device (didn't know about that).

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

No branches or pull requests

2 participants
0