emilsedgh / modem

Send and receive messages and make ussd queries using your GSM modems
160 stars 68 forks source link

Cannot find module path/to/serialport/.../serialport.node #25

Open egysuccess opened 9 years ago

egysuccess commented 9 years ago

Hello :) its my first time with node modules and i'm sorry to say "i confused with node modules error generally"

my problem is : after instaling modem node's console log show me an error

Uncaught Error: Cannot find module 'C:\myapps\test-modem\node_modules\modem\node_modules\serialport\build\serialport\v1.7.4\Release\node-webkit-v0.12.2-win32-ia32\serialport.node'

i have a try with renaming path folders to be right and it show me error

Uncaught Error: Invalid access to memory location. C:\myapps\test-modem\node_modules\modem\node_modules\serialport\build\serialport\v1.7.4\Release\node-webkit-v0.12.2-win32-ia32\serialport.node

thanks and hope to help :)

egysuccess commented 9 years ago

any reply