You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I do all the things as told in instructions
installed all the prerequisites
but when i try to run this command in in Node js const "Ganglion = require('openbci-ganglion');"
it syas
Error: Cannot find module 'openbci-ganglion'
i had installed the openbci-ganglion module and it is showing in list of modules using
npm list -g --depth=0
The text was updated successfully, but these errors were encountered:
Hello everyone,
I do all the things as told in instructions
installed all the prerequisites
but when i try to run this command in in Node js const "Ganglion = require('openbci-ganglion');"
it syas
Error: Cannot find module 'openbci-ganglion'
i had installed the openbci-ganglion module and it is showing in list of modules using
npm list -g --depth=0
The text was updated successfully, but these errors were encountered: