Skip to content

triandco/verida-server-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Datastore is not working on the server due to window object being undefined.

Reproduction

  1. Create a node app
  2. Install @verida/datastore 0.7.3
  3. Initialise verida in index.js
  4. Run node app with node index.js

Expectation

  1. Initialise successfully

Actual

  1. Encounter error:
if (!window.nearAPI) window.nearAPI = nearAPI;
^
ReferenceError: window is not defined

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published