You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/15 09:14:02 UTC

[GitHub] [camel-karavan] apupier opened a new issue, #370: Support command "create Integration" in VS Code web

apupier opened a new issue, #370:
URL: https://github.com/apache/camel-karavan/issues/370

   Despite
   
   there is still the same error. The stack available with the build from https://github.com/apache/camel-karavan/actions/runs/2498551764 is:
   ```
   [2022-06-15 09:08:57.292] [exthost] [error] TypeError: Cannot read properties of undefined (reading 'fsPath')
   	at /checode/remote/extensions/camel-karavan.karavan-0.0.16/dist/extension.js:2:771337
   	at o._executeContributedCommand (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:85:62397)
   	at o.$executeContributedCommand (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:85:63101)
   	at s._doInvokeHandler (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:88:13812)
   	at s._invokeHandler (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:88:13494)
   	at s._receiveRequest (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:88:12185)
   	at s._receiveOneMessage (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:88:10853)
   	at /checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:88:8957
   	at p.invoke (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
   	at w.deliver (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
   	at v.fire (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
   	at a.fire (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:68:19024)
   	at /checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:104:34853
   	at p.invoke (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
   	at w.deliver (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
   	at v.fire (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
   	at a.fire (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:68:19024)
   	at r._receiveMessage (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:68:23611)
   	at /checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:68:21145
   	at p.invoke (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
   	at w.deliver (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
   	at v.fire (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
   	at v.acceptChunk (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:68:15855)
   	at /checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:68:14985
   	at p.invoke (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:145)
   	at w.deliver (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:2266)
   	at v.fire (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:60:1844)
   	at f._processReadQueue (/checode/checode-linux-libc/out/vs/workbench/api/node/extensionHostProcess.js:104:21280) karavan.create-yaml {"value":"camel-karavan.karavan","_lower":"camel-karavan.karavan"}
   	```


-- 
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-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin closed issue #370: Command "create Integration" is not working with Cannot read properties of undefined (reading 'fsPath') error

Posted by GitBox <gi...@apache.org>.
mgubaidullin closed issue #370: Command "create Integration" is not working with Cannot read properties of undefined (reading 'fsPath') error
URL: https://github.com/apache/camel-karavan/issues/370


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org