Open
Description
Describe the bug
I'm using my own repo: github.com/paulm17/mantinesolid_2
Note: this is not anywhere on npmjs.
It crashes out with:
Couldn't find any versions for "@mantine/core" that matches "workspace:*"
It's not using in package.json
"workspaces": [
"packages/**/",
"apps/"
],
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/paulm17/mantinesolid_2?file=package.json
Steps to reproduce
- Open up the repo.
- Wait for the packages to be installed
- Eventually it will show up the error
Expected behavior
All packages should install correctly and then able to use the app in apps/vite-min-template
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 4d9fd228
Browser name = Chrome
Full version = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 96649012,
"usedJSHeapSize": 93341176,
"jsHeapSizeLimit": 4294705152
}
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels