We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
描述你的问题(Describe you question here) ide-electron npm start 有错误,并且打开的sumi是个空白的白板
PS E:\mobile\coding\openSumi\ide-electron-main\ide-electron-main> npm start
[email protected] start electron --inspect=9229 .
Debugger listening on ws://127.0.0.1:9229/5e342a67-5a02-41bc-9987-3d4e2d54c035 For help, see: https://nodejs.org/en/docs/inspector Storage directory URI: URI { codeUri: e { scheme: 'file', authority: '', path: '/c:/Users/Lenovo/.sumi-oss', query: '', fragment: '', _formatted: null, _fsPath: null } } theme c:\Users\Lenovo.sumi-oss\theme.json Storage [theme] is invalid. Theme data from storage: {} processArgv [ 'E:\mobile\coding\openSumi\ide-electron-main\ide-electron-main\node_modules\electron\dist\electron.exe', '--inspect=9229', '.' ] 馃殌 ~ file: index.ts ~ line 17 ~ launchFromCommandLine ~ argv [] working directory E:\mobile\coding\openSumi\ide-electron-main\ide-electron-main workspace undefined [node]listenPath \.\pipe\sumi-ipc-electron-windowtOskq5DLQc0izdP5rYqcm [node]server listen on path \.\pipe\sumi-ipc-electron-windowtOskq5DLQc0izdP5rYqcm ready
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
描述你的问题(Describe you question here)
ide-electron npm start 有错误,并且打开的sumi是个空白的白板
PS E:\mobile\coding\openSumi\ide-electron-main\ide-electron-main> npm start
Debugger listening on ws://127.0.0.1:9229/5e342a67-5a02-41bc-9987-3d4e2d54c035
For help, see: https://nodejs.org/en/docs/inspector
Storage directory URI: URI {
codeUri: e {
scheme: 'file',
authority: '',
path: '/c:/Users/Lenovo/.sumi-oss',
query: '',
fragment: '',
_formatted: null,
_fsPath: null
}
}
theme
c:\Users\Lenovo.sumi-oss\theme.json
Storage [theme] is invalid.
Theme data from storage: {}
processArgv [
'E:\mobile\coding\openSumi\ide-electron-main\ide-electron-main\node_modules\electron\dist\electron.exe',
'--inspect=9229',
'.'
]
馃殌 ~ file: index.ts ~ line 17 ~ launchFromCommandLine ~ argv []
working directory E:\mobile\coding\openSumi\ide-electron-main\ide-electron-main
workspace undefined
[node]listenPath \.\pipe\sumi-ipc-electron-windowtOskq5DLQc0izdP5rYqcm
[node]server listen on path \.\pipe\sumi-ipc-electron-windowtOskq5DLQc0izdP5rYqcm
ready
The text was updated successfully, but these errors were encountered: