Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Uncaught TypeError: Cannot read property 'prototype' of undefined #692

@honeymoan

Description

@honeymoan

Trace:

Uncaught TypeError: Cannot read property 'prototype' of undefined
    at Object.inherits (utils.js:42)
    at Object../node_modules/exceljs/dist/es5/utils/stream-buf.js (stream-buf.js:159)
    at __webpack_require__ (bootstrap:78)
    at Object../node_modules/exceljs/dist/es5/utils/zip-stream.js (zip-stream.js:19)
    at __webpack_require__ (bootstrap:78)
    at Object../node_modules/exceljs/dist/es5/xlsx/xlsx.js (xlsx.js:10)
    at __webpack_require__ (bootstrap:78)
    at Object../node_modules/exceljs/dist/es5/doc/workbook.js (workbook.js:11)
    at __webpack_require__ (bootstrap:78)
    at Object../node_modules/exceljs/dist/es5/exceljs.browser.js (exceljs.browser.js:8)

I'm using Angular with custom builder and extra webpack config, I added a path property to my tsconfig.json and including using import { Borders, FillPattern, Font, Workbook, Worksheet } from 'exceljs';

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions