I am using electron(electron.atom.io) for building cross browser application but i am unable to embed arcgis javascript maps into it.
Error Message:
Uncaught Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead.
Uncaught AssertionError: path must be a string
I tried everything but i am unable to resolve this issue.
Can anyone confirm whether it is possible to fix this issue with my app? because i have successfully embedded google maps and other simple maps api.