#Nativefier module import

6 messages · Page 1 of 1 (latest)

lime coral
#

I want to launch my app with discord-rpc module. For this, I tried to import the first thing that comes to mind and then install the module as save-dev in the nativefier folder. Here, I get the error file not found, module not found. What is the problem? Where am I doing wrong? What should I do?

sweet drum
#

what does nativefier have to do with this? not sure if i follow

lime coral
#

It's a problem that it doesn't install the module while Build.

#

To verify, I was able to get output when I manually installed it in .app/Content/Resources/app/ inside the output.

sweet drum
#

you're using nativefier within another electron app?

lime coral
#

Yes