Wednesday, 12 April 2017

'require' conflict between electron and nodejs

I'm having an electron app (ported from a backbone application). My code seems to fail for require.config and I believe this is happening because of the conflict between nodejs' require and electron's require.

Anybody faced a similar issue?

How to overcome the conflict between two require?



via Mahendra

No comments:

Post a Comment