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
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
lucifer@LuciferdeMacBook-Pro ~/Downloads/electron-edge-electron_v1.6.2/samples node 101_hello_lambda.js
/Users/lucifer/Downloads/electron-edge-electron_v1.6.2/lib/edge.js:33
throw new Error('The edge native module is not available at ' + builtEdge
^
Error: The edge native module is not available at /Users/lucifer/Downloads/electron-edge-electron_v1.6.2/build/Release/edge_coreclr.node. You can use EDGE_NATIVE environment variable to provide alternate location of edge.node. If you need to build edge.node, follow build instructions for your platform at https://github.com/tjanczuk/edge
at Object. (/Users/lucifer/Downloads/electron-edge-electron_v1.6.2/lib/edge.js:33:11)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object. (/Users/lucifer/Downloads/electron-edge-electron_v1.6.2/samples/101_hello_lambda.js:3:12)
at Module._compile (internal/modules/cjs/loader.js:701:30)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
lucifer@LuciferdeMacBook-Pro ~/Downloads/electron-edge-electron_v1.6.2/samples node 101_hello_lambda.js
/Users/lucifer/Downloads/electron-edge-electron_v1.6.2/lib/edge.js:33
throw new Error('The edge native module is not available at ' + builtEdge
^
Error: The edge native module is not available at /Users/lucifer/Downloads/electron-edge-electron_v1.6.2/build/Release/edge_coreclr.node. You can use EDGE_NATIVE environment variable to provide alternate location of edge.node. If you need to build edge.node, follow build instructions for your platform at https://github.com/tjanczuk/edge
at Object. (/Users/lucifer/Downloads/electron-edge-electron_v1.6.2/lib/edge.js:33:11)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object. (/Users/lucifer/Downloads/electron-edge-electron_v1.6.2/samples/101_hello_lambda.js:3:12)
at Module._compile (internal/modules/cjs/loader.js:701:30)
The text was updated successfully, but these errors were encountered: