pandas-js icon indicating copy to clipboard operation
pandas-js copied to clipboard

not working on latest Node.

Open faststare08 opened this issue 6 years ago • 1 comments

internal/modules/cjs/loader.js:583 throw err; ^

Error: Cannot find module 'babel-runtime/helpers/toConsumableArray' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object. (C:\Users\user\Desktop\flk\projects\electron\xlsx-to-dat\node_modules\pandas-js\dist\core\series.js:8:27) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3)

faststare08 avatar Feb 06 '19 13:02 faststare08

Looks like a duplicate. See #54

aricalves avatar Feb 13 '19 19:02 aricalves