Skip to content

Commit

Permalink
Install jest dependency
Browse files Browse the repository at this point in the history
Error: Failed to initialize watch plugin "node_modules/jest-watch-typeahead/filename.js"
npm i -D --exact jest-watch-typeahead@0.6.5
facebook/create-react-app#11792
  • Loading branch information
ijelen committed Apr 21, 2022
1 parent 3a32d9e commit 02d88a5
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 40 deletions.
146 changes: 106 additions & 40 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"jest-watch-typeahead": "^0.6.5"
}
}

0 comments on commit 02d88a5

Please sign in to comment.