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
Initialized turbo, and can't remove packages inside apps/expo directory. Made already some commits to the repository, but now decided to get rid of @shopify/flash-list package, and can't do it.
pnpm remove @shopify/flash-list
../.. | WARN `node_modules` is present. Lockfile only installation will make it out-of-date
ERR_PNPM_FETCH_404 GET https://registry.npmjs.org/@acme%2Feslint-config: Not Found - 404
This error happened while installing a direct dependency of /home/aleshaoleg/Documents/Projects/wealth-way/apps/expo
@acme/eslint-config is not in the npm registry, or you have no permission to fetch it.
No authorization header was set for the request.
With installation, there was no problem at all and all of the @acme packages were installed.
Provide environment information
System:
OS: Linux 6.2 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish)
CPU: (16) x64 AMD Ryzen 7 4800H with Radeon Graphics
Memory: 51.45 GB / 62.22 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 18.17.0 - ~/.nvm/versions/node/v18.17.0/bin/node
Yarn: 1.22.19 - /usr/bin/yarn
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.0/bin/npm
Watchman: 20230129.130010.0 - /usr/local/bin/watchman
Describe the bug
Initialized turbo, and can't remove packages inside
apps/expo
directory. Made already some commits to the repository, but now decided to get rid of@shopify/flash-list
package, and can't do it.With installation, there was no problem at all and all of the
@acme
packages were installed.Link to reproduction
https://github.com/solofeed/wealth-way
To reproduce
cd apps/expo && pnpm remove @shopify/flash-list
Additional information
No response
The text was updated successfully, but these errors were encountered: