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
name property of apps/@space1/app1/packae.jsom contains slash. It seems like cause an issue. When I try to install dependency, I'm getting an error similar to this:
Command 'PNPM VS Code Helper: Install selected package dependencies only.' resulted in an error (Unable to read file '/<path to repo>/apps/@space1/package.json' (Error: Unable to resolve nonexistent file '/<path to repo>/apps/@space1/package.json'))
note, there is no app1 folder in the path
The text was updated successfully, but these errors were encountered:
I'm using PNPM workspace. I have structure like so
name
property ofapps/@space1/app1/packae.jsom
contains slash. It seems like cause an issue. When I try to install dependency, I'm getting an error similar to this:note, there is no
app1
folder in the pathThe text was updated successfully, but these errors were encountered: