We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 :)
The text was updated successfully, but these errors were encountered:
any reply
Sorry, something went wrong.
No branches or pull requests
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 :)
The text was updated successfully, but these errors were encountered: