Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading '/workspaces/cloudflare-starter-kit/.pnp.cjs') #38

Open
374632897 opened this issue Feb 23, 2024 · 0 comments

Comments

@374632897
Copy link

Hi, I intialized this project in code space, but it throws an error like this when I run yarn start after I run yarn install.
so what should i do to solve this problem?

Type Error: Cannot read properties of undefined (reading '/workspaces/cloudflare-starter-kit/.pnp.cjs')
    at yne (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:134:54207)
    at QXe (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:134:54676)
    at Object.Jp (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:134:54817)
    at /workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:650:4662
    at Object.vf (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:134:53352)
    at Ih.findPackageLocation (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:650:4617)
    at /workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:184:1268
    at Function.from (<anonymous>)
    at LP (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:184:1012)
    at yue (/workspaces/cloudflare-starter-kit/.yarn/releases/yarn-4.0.0-rc.39.cjs:184:1595)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant