process dlopen: Cannot find symbol in flat namespace
keshavnagpal12 opened this issue · 0 comments
keshavnagpal12 commented
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