Skip to content

chore: fix install verdacio command#31897

Merged
dmytrokirpa merged 2 commits intomicrosoft:masterfrom
dmytrokirpa:fix_install_verdacio
Jul 2, 2024
Merged

chore: fix install verdacio command#31897
dmytrokirpa merged 2 commits intomicrosoft:masterfrom
dmytrokirpa:fix_install_verdacio

Conversation

@dmytrokirpa
Copy link
Contributor

@dmytrokirpa dmytrokirpa commented Jul 2, 2024

Previous Behavior

The command yarn nx run local-registry fails with the error: "Error: Command failed: [object Object] add -DW verdaccio@5 --ignore-scripts." as the result of getPackageManagerCommand() is not a string.

New Behavior

The command yarn nx run local-registry has been executed successfully.

@dmytrokirpa dmytrokirpa self-assigned this Jul 2, 2024
@dmytrokirpa dmytrokirpa force-pushed the fix_install_verdacio branch from 918b01e to b0b412d Compare July 2, 2024 08:46
@dmytrokirpa dmytrokirpa requested a review from Hotell July 2, 2024 08:47
@dmytrokirpa dmytrokirpa marked this pull request as ready for review July 2, 2024 08:47
@dmytrokirpa dmytrokirpa requested a review from a team as a code owner July 2, 2024 08:47
@dmytrokirpa dmytrokirpa changed the title chore(verdacio): fix install verdacio command chore: fix install verdacio command Jul 2, 2024
@fabricteam
Copy link
Collaborator

📊 Bundle size report

✅ No changes found

@dmytrokirpa dmytrokirpa merged commit 99d7801 into microsoft:master Jul 2, 2024
@dmytrokirpa dmytrokirpa deleted the fix_install_verdacio branch July 2, 2024 12:23
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Jul 3, 2024
* master: (45 commits)
  Added unit testcases for sparkline chart. (microsoft#31843)
  release: applying package updates - react v8
  release: applying package updates - web-components
  fix(web-components): fix enterkey interaction on menu (microsoft#31894)
  chore(web-components): expose field to package exports (microsoft#31904)
  fix(web-components): slotted elements within fluent-text-input can't be focused (microsoft#31903)
  fix(web-components): fix menu positioning in firefox (microsoft#31895)
  chore: bump @types/node types to v20 and @tsconfig to v18 (microsoft#31510)
  chore: migrate to nx 19.2.3 (microsoft#31828)
  chore: fix install verdacio command (microsoft#31897)
  fix(scripts-prettier): escape file names that are being passed to prettier bin via shell (microsoft#31889)
  release: applying package updates - react-components
  feat:(docs) Adds pattern doc on Basic Recomposition (microsoft#31861)
  chore:(docs) Archive the wiki 🎉 (microsoft#31202)
  feat:(react-nav-preview) Adds NavDivider implementation (microsoft#31848)
  ci(.github): resolve due_on UTC time creation issues (microsoft#31890)
  release: applying package updates - web-components
  fix: update internal usage of useModalAttributes to use legacyTrapFocus by default (microsoft#31801)
  chore: make utils a package export (microsoft#31865)
  fix: add live region around scroll index update (microsoft#31863)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants