Skip to content

Conversation

@LitoMore
Copy link
Contributor

Purpose of this pull request?

  • Documentation update
  • Bug fix
  • Enhancement
  • Other, please explain:

What changes did you make?

  • Update package-lock.json file for fix npm i command behavior

Is there anything you'd like reviewers to focus on?

It will throw an error when running npm i command.

~/Git/yo master
❯ npm i
npm ERR! Cannot read property 'match' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/litomore/.npm/_logs/2019-04-15T17_55_32_248Z-debug.log

The error disappeared after I regenerated the package-lock.json file.

@LitoMore LitoMore changed the title Fix lock file Regenerate lock file Apr 15, 2019
@mischah mischah merged commit 86bdf2e into yeoman:master Apr 15, 2019
@mischah
Copy link
Member

mischah commented Apr 15, 2019

Thanks :octocat:

mischah pushed a commit that referenced this pull request Apr 15, 2019
@LitoMore LitoMore deleted the fix-lock-file branch July 26, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants