nodegui / react-nodegui

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
https://react.nodegui.org
MIT License
6.18k stars 171 forks source link

process dlopen: Cannot find symbol in flat namespace #370

Open keshavnagpal12 opened 2 years ago

keshavnagpal12 commented 2 years ago

Hello, I am getting the following error:

dlopen: Symbol not found in flat namespace
code: 'ERR_DLOPEN_FAILED'

Steps to reproduce:

git clone https://github.com/nodegui/react-nodegui-starter
cd react-nodegui-starter
npm install
npm run dev
npm run start