-
Notifications
You must be signed in to change notification settings - Fork 174
Build - warnings #312
Description
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-30
Module 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-53
Critical 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
|
@ ./
"