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

Cannot read properties of undefined (reading 'home') on mac #371

Open
panw3i opened this issue Apr 9, 2023 · 2 comments
Open

Cannot read properties of undefined (reading 'home') on mac #371

panw3i opened this issue Apr 9, 2023 · 2 comments

Comments

@panw3i
Copy link

panw3i commented Apr 9, 2023

Need to install the following packages:
[email protected]
Ok to proceed? (y) y
mkdir /Users/pan/dalai
{ method: 'install', callparams: [ '7B' ] }
ERROR TypeError: Cannot read properties of undefined (reading 'home')
at Dalai.install (/Users/pan/.npm/_npx/3c737cbb02d79cc9/node_modules/dalai/index.js:337:43)

@Eisermann
Copy link

Same here

@JQuezada0
Copy link

I got this error as well and realized it was caused by a typo. I was running npx dalai llam install 30B; worked fine after fixing it to llama.

Even if that's not the case here, this should help make what's going on a bit clearer #457

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

3 participants