You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/local/lib/node_modules/github-release-from-changelog/github-release-from-changelog.js:85
throw "No repository.url found in " + process.cwd() + "/repository(.url)";
^
No repository.url found in /Users/test/Documents/dir/project/repository(.url)
The text was updated successfully, but these errors were encountered:
M pretty much new to package.json that might be the reason. Is there a way I can pass repository url as a flag? something like github-release-from-changelog [--filename CHANGELOG.md] --$Repo_url ?
Steps -
npm install github-release-from-changelog -g
github-release-from-changelog [--filename CHANGELOG.md]
Issue -
[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4
/usr/local/lib/node_modules/github-release-from-changelog/github-release-from-changelog.js:85
throw "No repository.url found in " + process.cwd() + "/repository(.url)";
^
No repository.url found in /Users/test/Documents/dir/project/repository(.url)
The text was updated successfully, but these errors were encountered: