stevenvachon / winattr

Foolproof Windows® file attributes.
MIT License
24 stars 6 forks source link

Cordova Android build error #5

Open sytolk opened 5 years ago

sytolk commented 5 years ago
bundle.js:284098 Uncaught TypeError: Cannot read property 'indexOf' of undefined
    at Object.<anonymous> (bundle.js:284098)
    at Object../node_modules/winattr/lib/checkWindows.js (bundle.js:284135)
    at __webpack_require__ (bundle.js:64)
    at Object../node_modules/winattr/lib/index.js (bundle.js:284144)
    at __webpack_require__ (bundle.js:64)
    at Object../app/reducers/app.js (bundle.js:33392)
    at __webpack_require__ (bundle.js:64)
    at Object../app/reducers/settings.js (bundle.js:35942)
    at __webpack_require__ (bundle.js:64)
    at Object../app/containers/App.js (bundle.js:18464)
stevenvachon commented 5 years ago

This has not been tested with webpack. Both the binding and the child process are likely not getting bundled.