This repository was archived by the owner on Apr 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Can't install player #74
Copy link
Copy link
Open
Description
Usage in package.json:
{
"dependencies": {
"video-player": "github:openHPI/video-player"
}
}
install command:
yarn install
Error:
error D:\Work\Schul-Cloud\Code\nuxt-client\node_modules\video-player: Command failed.
Exit code: 1
Command: bash ./utils/build-hls-js.sh
Arguments:
Directory: D:\Work\Schul-Cloud\Code\nuxt-client\node_modules\video-player
Output:
Rebuilding hls.js...
./utils/build-hls-js.sh: line 4: cd: $'node_modules/hls.js\r': No such file or directory
net.js:268
err = this._handle.open(fd);
^
Error: EINVAL: invalid argument, uv_pipe_open
at new Socket (net.js:268:24)
at createWritableStdioStream (internal/process/stdio.js:191:18)
at process.getStdout [as stdout] (internal/process/stdio.js:20:14)
at console.js:451:19
at NativeModule.compile (internal/bootstrap/loaders.js:362:7)
at Function.NativeModule.require (internal/bootstrap/loaders.js:174:18)
at setupGlobalConsole (internal/bootstrap/node.js:408:41)
at startup (internal/bootstrap/node.js:142:7)
at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
./utils/build-hls-js.sh: line 6: node_modules/.bin/webpack: No such file or directory
./utils/build-hls-js.sh: line 8: node_modules/.bin/webpack: No such file or directory
tail: cannot open 'dist/hls.js' for reading: No such file or directory
: No such file or directoryne 11: dist/hls.jsSystem: Windows 10
Metadata
Metadata
Assignees
Labels
No labels