ssbc / ssb-keys

keyfile operations for ssb
36 stars 26 forks source link

storage.js does not work with webpack #40

Closed mlegore closed 6 years ago

mlegore commented 7 years ago

I get the following error when attempting to use ssb-keys 7.0.10

ERROR in ./node_modules/ssb-keys/storage.js
Module not found: Error: Can't resolve './eccjs' in '/<removed>/node_modules/ssb-keys'
 @ ./node_modules/ssb-keys/storage.js 72:14-40
 @ ./node_modules/ssb-keys/index.js
 @ ./src/main/ssb/ssb-config.js
 @ ./src/main/index.js
dominictarr commented 6 years ago

fixed in 7.0.11