Skip to content

Commit

Permalink
🛠️ solution for plop's error
Browse files Browse the repository at this point in the history
`[ERROR] String.prototype.split called on null or undefined`
plopjs/plop#445
  • Loading branch information
nnnnusui committed Aug 31, 2024
1 parent 26b4aa2 commit fa74362
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,8 @@
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
},
"resolutions": {
"inquirer": "9.3.5"
},
"private": true
}
11 changes: 7 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa74362

Please sign in to comment.