Description
Hi, Hello, this is my first time using docker and I got an error. please help. This is full error
docker: Error response from daemon: create $(pwd)/obooks: "$(pwd)/obooks" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path. See 'docker run --help'. 'datestamp' is not recognized as an internal or external command, operable program or batch file. 'version' is not recognized as an internal or external command, operable program or batch file. 'browserGpcFlag' is not recognized as an internal or external command, operable program or batch file. 'isIABGlobal' is not recognized as an internal or external command, operable program or batch file. 'landingPath' is not recognized as an internal or external command, operable program or batch file. groups: '=C0001%3A1%2CC0002%3A1%2CC0003%3A1%2CC0004%3A1': no such user 'hosts' is not recognized as an internal or external command, operable program or batch file. 'genVendors' is not recognized as an internal or external command, operable program or batch file.
I tried CLI and got error also
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module 'commander'
Require stack:
- C:\Users\Admin\Downloads\obooks\obooks-master\cli.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object.<anonymous> (C:\Users\Admin\Downloads\obooks\obooks-master\cli.js:3:17)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ 'C:\\Users\\Admin\\Downloads\\obooks\\obooks-master\\cli.js' ]
}
Node.js v18.17.0
'datestamp' is not recognized as an internal or external command,
operable program or batch file.
'version' is not recognized as an internal or external command,
operable program or batch file.
'browserGpcFlag' is not recognized as an internal or external command,
operable program or batch file.
'isIABGlobal' is not recognized as an internal or external command,
operable program or batch file.
'landingPath' is not recognized as an internal or external command,
operable program or batch file.
groups: '=C0001%3A1%2CC0002%3A1%2CC0003%3A1%2CC0004%3A1': no such user
'hosts' is not recognized as an internal or external command,
operable program or batch file.
'genVendors' is not recognized as an internal or external command,
operable program or batch file.