-
Notifications
You must be signed in to change notification settings - Fork 64
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
TypeError: Cannot read property 'lstat' of undefined #1440
Comments
Hi, can you tell us what your JBrowse CLI version ( |
To add a bit to that, the JBrowse CLI requires Node v10 or higher. |
@ZWanBing I did a quick look into this and it seems that currently 10.9 has the error. Obtaining a newer version of the 10.x branch would work better probably I looked into a fix here #1461 that fixes 10.9. This is not yet released yet but could help if you require on 10.9....if so let us know and we can speed up a release |
@cmdcolin I have installed the v14.15.0 version and it works well. Thanks for your help and I don't require on 10.9 now so you can release the fix according to your schedule. |
Hey guys!
![image](https://user-images.githubusercontent.com/33241734/99043936-ee346f00-25c9-11eb-9dcf-7cb750d0ce66.png)
I met with an error when adding the reference genome as below:
How to deal with this?
jbrowse add-assembly ~/hg19.fa --load copy
generate an error:TypeError: Cannot read property 'lstat' of undefined
Many thanks for any help!
The text was updated successfully, but these errors were encountered: