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
I installed [email protected] to try out the new parameter passing mentioned here. Whatever script I try to run now fails with the error
Internal Error: Package for janosh.io@workspace:. not found in the project
at Object.hasPackageScript (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:11682:15)
at RunCommand.execute (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:120083:38)
at async RunCommand.validateAndExecute (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:38982:26)
at async Cli.run (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:37881:24)
at async EntryCommand.execute (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:119205:20)
at async EntryCommand.validateAndExecute (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:38982:26)
at async Cli.run (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:37881:24)
at async Cli.runExit (/Users/Janosh/Projects/janosh.io/.yarn/releases/yarn-berry.js:37890:28)
I installed
[email protected]
to try out the new parameter passing mentioned here. Whatever script I try to run now fails with the errorThis is the repo in question. I'm running
[email protected]
on[email protected]
.The text was updated successfully, but these errors were encountered: