Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To fix a problem on Windows, part of #21315
[5/5] Building fresh packages...
error C:\Users\vagrant\kibana\node_modules\husky: Command failed.
Exit code: 1
Command: node ./bin/install.js
Arguments:
Directory: C:\Users\vagrant\kibana\node_modules\husky
Output:
husky
setting up hooks in .git/hooks/
path.js:28
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
TypeError: Path must be a string. Received null
at assertPath (path.js:28:11)
at Object.join (path.js:489:7)
at Object.create (C:\Users\vagrant\kibana\node_modules\husky\src\index.js:41:27)
at C:\Users\vagrant\kibana\node_modules\husky\bin\install.js:12:11
at C:\Users\vagrant\kibana\node_modules\husky\src\index.js:14:9
at ChildProcess.exithandler (child_process.js:282:5)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[bootstrap] failed:
Error: Command failed: yarn install --check-files --non-interactive --mutex file
at makeError (C:\Users\vagrant\kibana\packages\kbn-pm\dist\index.js:35524:9)
at Promise.all.then.arr (C:\Users\vagrant\kibana\packages\kbn-pm\dist\index.js:35629:16)
at
at process._tickCallback (internal/process/next_tick.js:188:7)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.