a-napi-example icon indicating copy to clipboard operation
a-napi-example copied to clipboard

Usage in electron

Open Ajeey opened this issue 7 years ago • 0 comments

I am trying to use this in electron and I get the following error -

Error: Cannot find module "."
    at webpackMissingModule (/Users/acharantimath/Desktop/test/public/webpack:/node_modules/node-gyp-build/index.js:13:1)
    at load (/Users/acharantimath/Desktop/test/public/webpack:/node_modules/node-gyp-build/index.js:13:1)
    at Object.<anonymous> (/Users/acharantimath/Desktop/test/public/webpack:/node_modules/a-napi-example/index.js:1:1)

Ajeey avatar Aug 05 '18 06:08 Ajeey