Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Problem when building #214

@Sefohui

Description

@Sefohui

I get an error when trying to build it on Ubuntu 22.10.

When running yarn download it loads for a while then spits out this error:

     ERROR An error occurred while running command ["download"]:

 TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined
 
 • validateString (node:internal/validators:116:11)
 • Url.parse (node:url:185:3)
 • Object.urlParse [as parse] (node:url:156:13)
 • dispatchHttpRequest (/home/sefohui/Git/browser/node_modules/axios/lib/adapters/http.js:98:22)
 • new Promise (<anonymous>)
 • httpAdapter (/home/sefohui/Git/browser/node_modules/axios/lib/adapters/http.js:46:10)
 • dispatchRequest (/home/sefohui/Git/browser/node_modules/axios/lib/core/dispatchRequest.js:53:10)
 • Axios.request (/home/sefohui/Git/browser/node_modules/axios/lib/core/Axios.js:108:15)
 • Axios.<computed> [as get] (/home/sefohui/Git/browser/node_modules/axios/lib/core/Axios.js:129:17)

    00:00:01 Exiting due to error.
    error Command failed with exit code 1.
    info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbug/buildBugs that are related go builds or gluon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions