You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just finished installing meta, but when I tried to run the unit test, I got this
describe [vocabulary-map]
- it should write full blocks ... Segmentation fault
I am on a windows computer and the installation completed without any errors.
What can I do.
The text was updated successfully, but these errors were encountered:
I got a similar error on windows 10.0.17134 . Install shows no errors, but it doesn't pass the unit tests.
$ ./unit-test.exe --reporter=spec
describe [vocabulary-map]
- it should write full blocks ... FAILED
- it should write partial blocks ... Segmentation fault
Any update on this? Is this project under active development?
I just finished installing meta, but when I tried to run the unit test, I got this
describe [vocabulary-map]
- it should write full blocks ... Segmentation fault
I am on a windows computer and the installation completed without any errors.
What can I do.
The text was updated successfully, but these errors were encountered: