Skip to content

Cannot use yarn workspace #1862

Open
Open
@paulm17

Description

@paulm17

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

  1. Open up the repo.
  2. Wait for the packages to be installed
  3. 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

Screenshots

error

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions