VandeurenGlenn / xlsx-converter

Convert xlsx to json, csv, etc (more will follow)
1 stars 0 forks source link

CP Table not found (webpack) #2

Open rmohaan opened 7 years ago

rmohaan commented 7 years ago

ERROR in ./~/xlsx-converter/~/xlsx/dist/cpexcel.js Module not found: Error: Cannot resolve 'file' or 'directory' ./cptable in /Users/rajam/Mohaan/workspace/fmcg/fmcg/node_modules/xlsx-converter/ node_modules/xlsx/dist @ ./~/xlsx-converter/~/xlsx/dist/cpexcel.js 807:16-41

VandeurenGlenn commented 7 years ago

Hi @rmohaan Thanks for reporting, are you using strict mode or webpack, etc ?

rmohaan commented 7 years ago

i was using webpack.

On Thu, Dec 1, 2016 at 3:36 AM, Glenn Vandeuren notifications@github.com wrote:

Hi @rmohaan https://github.com/rmohaan Thanks for reporting, are you using strict mode or webpack, etc ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/VandeurenGlenn/xlsx-converter/issues/2#issuecomment-264011327, or mute the thread https://github.com/notifications/unsubscribe-auth/APuXxIXduWcbXnaWkovLkUdkSthr8JgZks5rDfNsgaJpZM4K9NkO .

VandeurenGlenn commented 7 years ago

Maybe your issue is related to SheetJS/js-xlsx#467 ?