-
Notifications
You must be signed in to change notification settings - Fork 768
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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)
aykuli, bryanSME, Incont, sylvainPenbase, lukaszkups and 5 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request