iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
616 stars 210 forks source link

"imodeljs/desktop-starter" failed to initialize electron IPC #113

Closed namsancow closed 4 years ago

namsancow commented 4 years ago

Yesterday, "imodeljs/desktop-starter" was updated as 2.6.0. And I tested the new version ""imodeljs/desktop-starter" on Win 10 64bit & Chrome.

The process of "npm install" is ok! The process of "npm build" is also ok! However, after messaging of "compiled successfully", there is an unseen warning in the previous version as following:

image

And after loading "desktop-starter" on electron, there is also an unseen warning in the previous version as following:

image image image

And the default model is not displayed. This issue is not seen in previous versions. If I don't understand it well, please let me know.

calebmshafer commented 4 years ago

duplicate of https://github.com/imodeljs/desktop-starter/issues/32. closing.