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
in version 0.1.9,the package name is ‘react-nodegui’,but in components,you use it with 'require("@nodegui/nodegui")'.
You should reference it with ‘require("@nodegui/react-nodegui")’ or change the package name