Skip to content

Remove unused dependencies and replace uuid with native crypto.randomUUID - #2

Open
sagohub wants to merge 2 commits into
maxinne-dev:mainfrom
sagohub:fix/extension-activation
Open

Remove unused dependencies and replace uuid with native crypto.randomUUID#2
sagohub wants to merge 2 commits into
maxinne-dev:mainfrom
sagohub:fix/extension-activation

Conversation

@sagohub

@sagohub sagohub commented Mar 4, 2026

Copy link
Copy Markdown

Removed unused packages (simple-git) and replaced the uuid dependency with Node.js is native crypto.randomUUID().
This resolves the extension activation error and reduces unnecessary dependencies #1.

Changes:

  • Removed simple-git from dependencies
  • Replaced uuid with crypto.randomUUID

@koenigstag

koenigstag commented Jun 12, 2026

Copy link
Copy Markdown

First run of extension has logs Error: Cannot find module 'uuid'.
This PR fixes this issue and allows extension to init properly.
@maxinne-dev please merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants