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
Error: �[2mexpect(�[22m�[31mreceived�[39m�[2m).�[22mresolves�[2m.�[22mtoBeTruthy�[2m()�[22m
Received promise rejected instead of resolved
Rejected to value: �[31m[Error: Command failed: /usr/local/bin/node /sandbox/berry/scripts/actions/../run-yarn.js install·�[39m
�[31m➤ YN0000: ┌ Resolution step�[39m
�[31m➤ YN0001: │ Error: [email protected] isn't supported by any available resolver�[39m
�[31m at MultiResolver.getResolverByDescriptor (/sandbox/berry/packages/yarnpkg-core/sources/MultiResolver.ts:67:13)�[39m
�[31m at MultiResolver.getResolverByDescriptor [as bindDescriptor] (/sandbox/berry/packages/yarnpkg-core/sources/MultiResolver.ts:31:27)�[39m
�[31m at bindDescriptor (/sandbox/berry/packages/yarnpkg-core/sources/Project.ts:775:34)�[39m
�[31m➤ YN0000: └ Completed�[39m
�[31m➤ YN0000: Failed with errors in 0.04s�[39m
�[31m]�[39m
at expect (/sandbox/node_modules/expect/build/index.js:138:15)
at module.exports (evalmachine.<anonymous>:8:7)
at executeInTempDirectory (/sandbox/node_modules/@arcanis/sherlock/lib/executeRepro.js:56:19)
at executeInTempDirectory (/sandbox/node_modules/@arcanis/sherlock/lib/executeRepro.js:17:22)
at executeRepro (/sandbox/node_modules/@arcanis/sherlock/lib/executeRepro.js:24:18)
at module.exports../pages/api/sherlock.js.__webpack_exports__.default (/sandbox/.next/server/static/development/pages/api/sherlock.js:140:122)
at Object.apiResolver (/sandbox/node_modules/next/dist/next-server/server/api-utils.js:46:15)
at process._tickCallback (internal/process/next_tick.js:68:7)
Describe the bug
I try to install a package with a tag and get an error after it.
It happens with a 2.0.0-rc.27 version. It seems like a regression.
To Reproduce
Reproduction
Screenshots
Environment if relevant (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: