Masayoshi Wada

Results 3 comments of Masayoshi Wada

@glensc What version of npm are you using? There is no `current` parameter in that JSON, so `yarn-outdated-formatter` cannot determine the current version and an error occurs. I tried in...

@glensc Reproduced when no dependencies are installed under the `node_modules` directory. Running `npm install` seems to solve the problem.

@pastak sorry for late response. > add this feature as sub command (ex: yarn-outdated-formatter generate-changelog-yaml) It sounds good to me! Adding another command is overkilling I think.