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
Copy file name to clipboardExpand all lines: .changeset/validate-outer-hop-discovery.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,4 @@
2
2
"@qawolf/cli": patch
3
3
---
4
4
5
-
Fix `ERR_MODULE_NOT_FOUND` for correctly declared flow dependencies: dependency
6
-
discovery now validates an ancestor `node_modules` before reusing it, and falls
7
-
back to installing the project's declared deps when none satisfies them
8
-
(reported as `Installing N project dependencies…`).
5
+
Fix `ERR_MODULE_NOT_FOUND` for correctly declared flow dependencies: dependency discovery now validates an ancestor `node_modules` before reusing it, and falls back to installing the project's declared deps when none satisfies them (reported as `Installing N project dependencies…`).
0 commit comments