Skip to content

Commit

Permalink
debug error
Browse files Browse the repository at this point in the history
  • Loading branch information
xrutayisire committed Jan 16, 2025
1 parent 7a9df1c commit 2ee693a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/init/src/SliceMachineInitProcess.ts
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ Continue with next steps in Slice Machine.
)} ${chalk.cyan(tryAgainCommand)}`,
);

process.exit(1);
throw error

Check failure on line 491 in packages/init/src/SliceMachineInitProcess.ts

View workflow job for this annotation

GitHub Actions / packages (@slicemachine/init)

Insert `;`
});

this.context.installProcess = execaProcess;
Expand Down

0 comments on commit 2ee693a

Please sign in to comment.