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

Not able to load dependencies for LWC Playground. #1426

Open
1 task done
saramorgan opened this issue Apr 29, 2024 · 4 comments
Open
1 task done

Not able to load dependencies for LWC Playground. #1426

saramorgan opened this issue Apr 29, 2024 · 4 comments

Comments

@saramorgan
Copy link

Describe the bug

I am trying to access the LWC Playground, but I am told that fails. I do see this error

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @lwc/rollup-plugin@6.6.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-04-29T15_02_02_769Z-debug-0.log

Link to the blitz that caused the error

https://stackblitz.com/edit/salesforce-lwc-4zprck?file=src%2Fmodules%2Fx%2Fcounter%2Fcounter.js&title=LWC%20playground

Steps to reproduce

  1. Go to https://stackblitz.com/edit/salesforce-lwc-4zprck?file=src%2Fmodules%2Fx%2Fcounter%2Fcounter.js&title=LWC%20playground
  2. Failing to load dependencies

Expected behavior

Able to finish loading and show result in preview pane

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 96192605,
  "usedJSHeapSize": 87972249,
  "jsHeapSizeLimit": 4294705152
}
Hash = 41fbae16

Additional context

No response

@HeyGarrison
Copy link

Hey @saramorgan - we've flagged this internally and I'm taking a look at this now. Will keep you updated.

@HeyGarrison
Copy link

I'm struggling to reproduce this on my side. Do you happen to have a video of the error?

@saramorgan
Copy link
Author

saramorgan commented Apr 30, 2024

@HeyGarrison Interesting. I was doing this on my work machine, which is Windows, but my Camtasia is located on my mac. when I opened on my mac, it works. IT just does not on Windows, running Chrome
StackBlitzError

@HeyGarrison
Copy link

@saramorgan good news! It looks like I'm able to reproduce this now! We've just escalated the issue and will get it working soon!

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

2 participants