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
npm start would start without error
Scratch VM playground would open a project
Actual Behavior
Emits error and fails to start
Error: error:0308010C:digital envelope routines::unsupported
Steps to Reproduce
Use latest Node-JS LTS 18.12.1 x64
npm start
-- Probably caused by updated Node-JS so trying legacy SSL provider option
set NODE_OPTIONS=--openssl-legacy-provider
npm start http://127.0.0.1:8073/playground/#119615668 opens
The project doesn't load, unable to change the project in URL or input box
No AST, see attached screenshot
Expected Behavior
Scratch VM playground would open a project
Actual Behavior
Error: error:0308010C:digital envelope routines::unsupported
Steps to Reproduce
Use latest Node-JS LTS 18.12.1 x64
npm start
-- Probably caused by updated Node-JS so trying legacy SSL provider option
set NODE_OPTIONS=--openssl-legacy-provider
npm start
http://127.0.0.1:8073/playground/#119615668 opens
The project doesn't load, unable to change the project in URL or input box
No AST, see attached screenshot
Steps to reproduce the behavior:
System Details
Chrome Version 107.0.5304.107 (Official Build) (64-bit)
Screenshots
The text was updated successfully, but these errors were encountered: