Skip to content

Commit 8a53abc

Browse files
author
Alan Cohen
committed
Add babel-polyfill
» node > ripple = require('ripple-lib') Error: Cannot find module 'babel-core/polyfill' at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Module.require (module.js:365:17) at require (module.js:384:17) at Object.<anonymous> (/Users/alan/Projects/ripple-connect/node_modules/ripple-lib/dist/npm/index.js:23:3) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Module.require (module.js:365:17)
1 parent f534baf commit 8a53abc

File tree

2 files changed

+119
-38
lines changed

2 files changed

+119
-38
lines changed

npm-shrinkwrap.json

+118-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
"dependencies": {
1818
"ajv": "^1.4.8",
19+
"babel-polyfill": "^6.2.0",
1920
"babel-runtime": "^5.5.4",
2021
"bignumber.js": "^2.0.3",
2122
"https-proxy-agent": "^1.0.0",

0 commit comments

Comments
 (0)