dashpay/grovedb

grove/tutorials build

Closed this issue · 0 comments

Expected Behavior

Current Behavior

build from grovedb/tutorials returns multiple errors related to the grove_version variable

an example of one error is below

error[E0425]: cannot find value grove_version in this scope
--> src/bin/query-simple.rs:51:77
|
51 | db.insert(root_path, KEY1, Element::empty_tree(), INSERT_OPTIONS, None, grove_version)
| ^^^^^^^^^^^^^ not found in this scope

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop, server, or mobile):
  • Link to your project: