webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Not able to load dependencies for LWC Playground.

Open saramorgan opened this issue 1 year ago • 4 comments

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/[email protected]. 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

saramorgan avatar Apr 29 '24 16:04 saramorgan

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

HeyGarrison avatar Apr 30 '24 14:04 HeyGarrison

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

HeyGarrison avatar Apr 30 '24 15:04 HeyGarrison

@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

saramorgan avatar Apr 30 '24 21:04 saramorgan

@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!

HeyGarrison avatar May 01 '24 19:05 HeyGarrison