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

[NODE-LIQUIBASE] The system cannot find the path specified. #63

Open
mjacob1805 opened this issue Nov 19, 2022 · 1 comment
Open

[NODE-LIQUIBASE] The system cannot find the path specified. #63

mjacob1805 opened this issue Nov 19, 2022 · 1 comment

Comments

@mjacob1805
Copy link

Context : The system cannot find the path specified.

Node-Liquibase Version : "liquibase": "^4.3.9",

Liquibase Version (if not bundled) : "liquibase": "^4.3.9",

Description

Every time I try to strart mu node using yarn start and update liquibase using typescrit I am getting the same error .
Error: Command failed: C:\GitHub\api\node_modules\liquibase\dist\liquibase\liquibase --changeLogFile="./migrations/liquibase.xml" --url="jdbc:postgresql://localhost:5432/mydatabase" --username="user" --password="user" --classpath="C:\GitHub\api\node_modules\liquibase\dist\drivers\postgresql-42.2.8.jar" update
The system cannot find the path specified.

at ChildProcess.exithandler (node:child_process:400:12)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1093:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) {

code: 1,
killed: false,
signal: null

@kevin-atx kevin-atx moved this from New to Candidate in Liquibase Open Source Nov 28, 2022
@nvoxland nvoxland moved this from Candidate to Open Issues in Liquibase Open Source Mar 23, 2023
@nvoxland nvoxland moved this from Open Issues to In Discussion in Liquibase Open Source Mar 23, 2023
@nvoxland nvoxland moved this from In Discussion to Open Issues in Liquibase Open Source Mar 23, 2023
@Cwilliams25
Copy link

@mjacob1805 Did you ever figure out your issue here? I'm getting a similar error on my end

@kevin-atx kevin-atx added this to the Epic: Path Issues milestone Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open Issues
Development

No branches or pull requests

4 participants