Skip to content

TypeError [ERR_INVALID_URL]: Invalid URL #249

@thisVioletHydra

Description

@thisVioletHydra
yarn run v1.22.19
$ yarn npm-run-all run:push::*
$ C:\www\project\node_modules\.bin\npm-run-all run:push::*
$ auto-changelog -p && git add CHANGELOG.md


TypeError [ERR_INVALID_URL]: Invalid URL
    at new NodeError (node:internal/errors:393:5)
    at getHostname (node:url:521:15)
    at Url.parse (node:url:390:14)
    at Object.urlParse [as parse] (node:url:147:13)
    at parse (C:\www\project\node_modules\parse-github-url\index.js:34:20)
    at parseGithubUrl (C:\www\project\node_modules\parse-github-url\index.js:14:38)
    at getRemote (C:\www\project\node_modules\auto-changelog\src\remote.js:24:18)
    at fetchRemote (C:\www\project\node_modules\auto-changelog\src\remote.js:6:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async getOptions (C:\www\project\node_modules\auto-changelog\src\run.js:73:18) {
  input: 'http://git@git.__long__name__/project.git\n',
  code: 'ERR_INVALID_URL'
}
error Command failed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions