Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

bottlejack version #17

Closed
AFarence opened this issue May 31, 2021 · 1 comment
Closed

bottlejack version #17

AFarence opened this issue May 31, 2021 · 1 comment

Comments

@AFarence
Copy link

Issue with checking the version number after attempting to update. Had the manually remove program and re-download. Error below:

(node:17244) UnhandledPromiseRejectionWarning: ArgError: unknown or unexpected option: --version
    at arg (C:\Users\aefar\AppData\Roaming\npm\node_modules\bottlejack\node_modules\arg\index.js:98:13)
    at parseArgumentsIntoOptions (C:\Users\aefar\AppData\Roaming\npm\node_modules\bottlejack\src\cli.js:10:16)
    at Proxy.cli (C:\Users\aefar\AppData\Roaming\npm\node_modules\bottlejack\src\cli.js:63:17)
    at Object.<anonymous> (C:\Users\aefar\AppData\Roaming\npm\node_modules\bottlejack\bin\bottlejack:4:23)
    at Module._compile (internal/modules/cjs/loader.js:1068:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
    at Module.load (internal/modules/cjs/loader.js:933:32)
    at Function.Module._load (internal/modules/cjs/loader.js:774:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
    at internal/main/run_main_module.js:17:47
(Use `node --trace-warnings ...` to show where the warning was created)
(node:17244) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:17244) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
C:\Users\aefar\DataJournalismStuff>
@jsoma
Copy link
Owner

jsoma commented May 31, 2021 via email

@jsoma jsoma closed this as completed Jun 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants