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

Dry run passes code but real publish fails #873

Open
krutoo opened this issue Dec 17, 2024 · 0 comments
Open

Dry run passes code but real publish fails #873

krutoo opened this issue Dec 17, 2024 · 0 comments

Comments

@krutoo
Copy link

krutoo commented Dec 17, 2024

Example of problem:

https://github.com/krutoo/utils/actions/runs/12376678343/job/34544358408

As you can see Lint package is done successfully

But Publish package fails because:

npm warn exec The following package was not found and will be installed: [email protected]
Checking for slow types in the public API...
Publishing @krutoo/[email protected] ...
error: Failed to publish @krutoo/[email protected]

Caused by:
    Failed to publish @krutoo/utils at 0.0.9: failed to build module graph: Module not found "file:///src/react/react".
        at file:///src/react/merge-refs.ts:1:44
Child process exited with: 1

Can you fix that or explain how to be in this situation?

@github-project-automation github-project-automation bot moved this to Needs Triage in JSR Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage
Development

No branches or pull requests

1 participant