You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Example of problem:
https://github.com/krutoo/utils/actions/runs/12376678343/job/34544358408
As you can see
Lint package
is done successfullyBut
Publish package
fails because:Can you fix that or explain how to be in this situation?
The text was updated successfully, but these errors were encountered: