Open Jarmahent opened 6 years ago
@mishakrul awesome just clone the master branch and do npm i
And if you need anything answered just ask it here
@Jarmahent I'm receiving some errors after I run npm i
. I suspect that this may be an issue with my python version.
C:\Users\Misha\Desktop\Clippy\node_modules\integer>if not defined npm_config_node_gyp (node "C:\Users\Misha\AppData\Roaming\nvm\v11.4.0\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\Misha\AppData\Roaming\nvm\v11.4.0\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
gyp ERR! configure error
gyp ERR! stack Error: Command failed: C:\Users\Misha\AppData\Local\Programs\Python\Python37\python.exe -c import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack File "<string>", line 1
gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack ^
gyp ERR! stack SyntaxError: invalid syntax
gyp ERR! stack
gyp ERR! stack at ChildProcess.exithandler (child_process.js:294:12)
gyp ERR! stack at ChildProcess.emit (events.js:189:13)
gyp ERR! stack at maybeClose (internal/child_process.js:978:16)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)
Refer to issue #9
@mishakrul Also pay attention to #10 because the app wont start without the token
filled in the sqlite3 table
Hello, I'd love to give this issue a shot, if it's still up for grabs!
@snailscode Hey! I havent worked on this app in almost 6 months. I dont even know if it can run at this point. If you want to you can clone it and use it for yourself!
I would like to work on this feature :)