Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: Error response from daemon: #59

Open
HelloWorldDC opened this issue Oct 12, 2023 · 0 comments
Open

docker: Error response from daemon: #59

HelloWorldDC opened this issue Oct 12, 2023 · 0 comments

Comments

@HelloWorldDC
Copy link

HelloWorldDC commented Oct 12, 2023

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. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant