int0h / npm-hddSpace

This module provides getting information about free space and size of hdds
8 stars 1 forks source link

Support macOS #1

Closed vjpr closed 8 years ago

vjpr commented 8 years ago
  TypeError: func is not a function
      at getCrossPlatformInfo (xxx/node_modules/hdd-space/hddSpace.js:113:2)
      at settings.js:77:44
      at Promise.F (xxx/node_modules/babel-runtime/node_modules/core-js/library/modules/$.export.js:30:36)
      at _callee3$ (settings.js:77:27)
      at tryCatch (xxx/node_modules/babel-runtime/regenerator/runtime.js:72:40)
      at GeneratorFunctionPrototype.invoke [as _invoke] (xxx/node_modules/babel-runtime/regenerator/runtime.js:334:22)
      at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (xxx/node_modules/babel-runtime/regenerator/runtime.js:105:21)
      at step (xxx/node_modules/babel-runtime/helpers/asyncToGenerator.js:17:30)
      at xxx/node_modules/babel-runtime/helpers/asyncToGenerator.js:28:20
int0h commented 8 years ago

Hello! Thanks for feedback! I updated the repo and npm. I also checked it on a mac. Everything should work now. Let me know if that help you or not :)