Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix npm release: set "workspaces-update": false #121

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

alx-khramov
Copy link
Contributor

@alx-khramov alx-khramov commented Sep 9, 2024

The npm publish became broken after: #119

Failed job: https://github.com/lidofinance/lido-js-sdk/actions/runs/10772387274/job/29869904950

The errors are:

npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*

Related discussions:

As suggested, setting "workspaces-update": false, but via publishConfig instead of creating .npmrc
Docs: workspaces-update

@alx-khramov alx-khramov requested a review from a team September 9, 2024 11:42
@alx-khramov alx-khramov self-assigned this Sep 9, 2024
@alx-khramov alx-khramov merged commit 824625d into main Sep 9, 2024
3 checks passed
@alx-khramov alx-khramov deleted the fix-deploy-workspaces-update-false branch September 9, 2024 11:58
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