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

playground benchmark not work #4433

Open
wleii opened this issue Apr 8, 2024 · 1 comment
Open

playground benchmark not work #4433

wleii opened this issue Apr 8, 2024 · 1 comment

Comments

@wleii
Copy link

wleii commented Apr 8, 2024

Expected Behavior

playground benchmark run well

Actual Behavior

the run button event not work

Steps to Reproduce

I run the vm server with npm start through the guide, then visit playground from localhost:8073/playground/index.html. when I click the run button the event not work

System Details

Mac OS 13.6.3 Chrome 123.0.6312.86

nvm exec npm doctor:

Running node v18.20.0 (npm v10.5.0)
Check                               Value   Recommendation/Notes
npm ping                            ok       
npm -v                              not ok  Use npm v10.5.1
node -v                             not ok  Use node v20.12.1 (current: v18.20.0)
npm config get registry             ok      using default registry (https://registry.npmjs.org/)
git executable in PATH              ok      /usr/bin/git
global bin folder in PATH           ok      /Users/admin/.nvm/versions/node/v18.20.0/bin
Perms check on cached files         ok       
Perms check on local node_modules   ok       
Perms check on global node_modules  ok       
Perms check on local bin folder     ok       
Perms check on global bin folder    ok       
Verify cache contents               ok      verified 8814 tarballs

Screenshots

image

the run button not work
console no any logs

@wleii
Copy link
Author

wleii commented Apr 8, 2024

branch: develop (for now

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