When I tried to follow the install instructions I came quite a long way before failing with this error;
compiling lively.user
compiling lively.freezer
=> synchronizing with object database from lively-next.org...
Error occurred during installation: (SystemJS) ENOENT: no such file or directory, open '/home/peter/projects/lively.next/lively.storage/dist/pouchdb-adapter-mem.js'
Error: ENOENT: no such file or directory, open '/home/peter/projects/lively.next/lively.storage/dist/pouchdb-adapter-mem.js'
Error loading /home/peter/projects/lively.next/lively.storage/dist/pouchdb-adapter-mem.js as "pouchdb-adapter-mem" from /home/peter/projects/lively.next/lively.storage/database.js
When I tried to follow the install instructions I came quite a long way before failing with this error;
compiling lively.user compiling lively.freezer => synchronizing with object database from lively-next.org... Error occurred during installation: (SystemJS) ENOENT: no such file or directory, open '/home/peter/projects/lively.next/lively.storage/dist/pouchdb-adapter-mem.js' Error: ENOENT: no such file or directory, open '/home/peter/projects/lively.next/lively.storage/dist/pouchdb-adapter-mem.js' Error loading /home/peter/projects/lively.next/lively.storage/dist/pouchdb-adapter-mem.js as "pouchdb-adapter-mem" from /home/peter/projects/lively.next/lively.storage/database.js
Any ideas on how to work around it?