baldimir commented on PR #3343: URL: https://github.com/apache/incubator-kie-tools/pull/3343#issuecomment-3502610180
@jomarko thanks for the review. The steps to test doesn't work for me. I am getting ``` └─ Running... packages/keyboard-shortcuts build:dev$ rimraf dist && tsc -p tsconfig.json │ src/envelope/DefaultKeyboardShortcutsService.ts(20,33): error TS2307: Cannot find module '@kie-tools-core/operating-system' or its corresponding type declarations. └─ Failed in 2s at /Users/tiborzimanyi/IdeaProjects/kie-tools/packages/keyboard-shortcuts packages/json-yaml-language-service build:dev$ rimraf dist && tsc -p tsconfig.json └─ Running... /Users/tiborzimanyi/IdeaProjects/kie-tools/packages/keyboard-shortcuts: ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @kie-tools-core/[email protected] build:dev: `rimraf dist && tsc -p tsconfig.json` Exit status 2 .../runtime-tools-process-gateway-api build:dev$ rimraf dist && tsc -p tsconfig.json ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
