trickMin commented on issue #745: URL: https://github.com/apache/camel-karavan/issues/745#issuecomment-1519541341
Thanks! It works well by using following command! I think it's a bug of windows VS code karavan plugin executing using no "" or '' .jbang -D'camel.jbang.version=3.20.3' ***@***.***/camel run *Orjbang -D"camel.jbang.version=3.20.3" ***@***.***/camel run * ***@***.*** ---- Replied Message ---- From Claus ***@***.***> Date 4/24/2023 15:23 To ***@***.***> Cc ***@***.***> , ***@***.***> Subject Re: [apache/camel-karavan] Run or export integration failed on VS code (windows) (Issue #745) Can you try to manually type in the terminal the -D with single quotes or double quotes jbang -D'camel.jbang.version=3.20.3' ***@***.***/camel run * Or jbang -D"camel.jbang.version=3.20.3" ***@***.***/camel run * —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org