Skip to content

TypeError: Cannot read property 'native' of undefined #968

@Eric8511

Description

@Eric8511

I use this module in a web project with node v10.16.0, npm 6.9.0, vue 2.9.6, and got an error when start the website:
index.js?8373:107 Uncaught TypeError: Cannot read property 'native' of undefined
at eval (index.js?8373:107)
at Object../node_modules/streamroller/node_modules/fs-extra/lib/fs/index.js (app.js:16953)
at webpack_require (app.js:767)
at fn (app.js:130)
at eval (index.js?215d:6)
at Object../node_modules/streamroller/node_modules/fs-extra/lib/index.js (app.js:16965)
at webpack_require (app.js:767)
at fn (app.js:130)
at Object.eval (RollingFileWriteStream.js?9f14:2)
at eval (RollingFileWriteStream.js:269)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions