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 Sep 2, 2023. It is now read-only.
"WARNING in .//es6-promise/dist/es6-promise.js
Module not found: Error: Cannot resolve module 'vertx' in /home/rop/ripple-client-desktop/node_modules/es6-promise/dist
@ .//es6-promise/dist/es6-promise.js 137:20-30
WARNING in .//bindings/bindings.js
Critical dependencies:
76:22-40 the request of a dependency is an expression
76:43-53 the request of a dependency is an expression
@ .//bindings/bindings.js 76:22-40 76:43-53
WARNING in .//bindings/README.md
Module parse failed: /home/rop/ripple-client-desktop/node_modules/bindings/README.md Line 2: Unexpected token ===
You may need an appropriate loader to handle this file type.
| node-bindings
| =============
| ### Helper module for loading your native module's .node file
|
@ .//bindings ^./.*$
"
The text was updated successfully, but these errors were encountered:
I got these warnings when building in linux 15.10
"WARNING in ./
/es6-promise/dist/es6-promise.js/es6-promise/dist/es6-promise.js 137:20-30Module not found: Error: Cannot resolve module 'vertx' in /home/rop/ripple-client-desktop/node_modules/es6-promise/dist
@ ./
WARNING in ./
/bindings/bindings.js/bindings/bindings.js 76:22-40 76:43-53Critical dependencies:
76:22-40 the request of a dependency is an expression
76:43-53 the request of a dependency is an expression
@ ./
WARNING in ./
/bindings/README.md/bindings ^./.*$Module parse failed: /home/rop/ripple-client-desktop/node_modules/bindings/README.md Line 2: Unexpected token ===
You may need an appropriate loader to handle this file type.
| node-bindings
| =============
| ### Helper module for loading your native module's .node file
|
@ ./
"
The text was updated successfully, but these errors were encountered: