Skip to content
New issue

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

nmp start on Windows #1

Open
jswilliam93 opened this issue Jul 6, 2017 · 1 comment
Open

nmp start on Windows #1

jswilliam93 opened this issue Jul 6, 2017 · 1 comment

Comments

@jswilliam93
Copy link

jswilliam93 commented Jul 6, 2017

Unhandled rejection TypeError: Cannot read property 'value' of undefined
    at localStorage.allAsync.then.res (C:\Users\jswil\Documents\momentum-desktop\app.js:36:34)
    at tryCatcher (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\relea
mise.js:512:31)
    at Promise._settlePromise (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\release\promise.
:18)
    at Promise._settlePromise0 (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\release\promise
4:10)
    at Promise._settlePromises (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\release\promise
3:18)
    at Promise._fulfill (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\release\promise.js:638
    at Statement.<anonymous> (C:\Users\jswil\Documents\momentum-desktop\node_modules\bluebird\js\release\nodeback.
21)
    at Statement.replacement (C:\Users\jswil\Documents\momentum-desktop\node_modules\sqlite3\lib\trace.js:19:31)
    at Statement.replacement (C:\Users\jswil\Documents\momentum-desktop\node_modules\sqlite3\lib\trace.js:19:31)
@kkumlien
Copy link

Try this approach which does not require npm: https://gist.github.com/kkumlien/d73382148bede541c862239799636360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants