This repository was archived by the owner on Jun 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Partial download of codegen #394
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingkalix-runtimeRuntime and SDKs sub-teamRuntime and SDKs sub-team
Description
Created shopping cart quickstart and tried to build it
On Linux x86_64:
/srv/homes/johan/code/lightbend/shopping-cart/node_modules/@kalix-io/kalix-scripts/bin/kalix-codegen-js.bin --typescript --proto-source-dir ./proto --source-dir ./src --generated-source-dir ./lib/generated --test-source-dir ./test --integration-test-source-dir ./integration-test
Segmentation fault
On darvin arm64:
/Users/johan/Code/Lightbend/Kalix/shopping-cart-quickstart/node_modules/@kalix-io/kalix-scripts/bin/kalix-codegen-js.bin --typescript --proto-source-dir ./proto --source-dir ./src --generated-source-dir ./lib/generated --test-source-dir ./test --integration-test-source-dir ./integration-test
fish: Job 1, '/Users/johan/Code/Lightbend/Kal…' terminated by signal SIGKILL (Forced quit)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingkalix-runtimeRuntime and SDKs sub-teamRuntime and SDKs sub-team