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

Won't install on OS X 10.15.7 #66

Open
woo37830 opened this issue Oct 1, 2022 · 1 comment
Open

Won't install on OS X 10.15.7 #66

woo37830 opened this issue Oct 1, 2022 · 1 comment

Comments

@woo37830
Copy link

woo37830 commented Oct 1, 2022

⌂145% [:~/Development/remind-me] main* ± node ./lib/setup.js
node:internal/modules/cjs/loader:988
throw err;
^

Error: Cannot find module 'user-home'
Require stack:

  • /Users/woo/Development/remind-me/lib/setup.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:985:15)
    at Module._load (node:internal/modules/cjs/loader:833:27)
    at Module.require (node:internal/modules/cjs/loader:1051:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object. (/Users/woo/Development/remind-me/lib/setup.js:7:14)
    at Module._compile (node:internal/modules/cjs/loader:1149:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1203:10)
    at Module.load (node:internal/modules/cjs/loader:1027:32)
    at Module._load (node:internal/modules/cjs/loader:868:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/Users/woo/Development/remind-me/lib/setup.js' ]
    }

Node.js v18.10.0
⌂139% [:~/Development/remind-me] main* 1 ± node --version
v18.10.0

@zeke
Copy link
Owner

zeke commented Oct 4, 2022

Hey there. I'm not maintaining this project any more. Best of luck!

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