LivelyKernel / lively.installer

Installing and updating lively.next
3 stars 1 forks source link

Clean install just following instruction on Linux fails on missing puchdb-adapter #13

Open psvensson opened 6 years ago

psvensson commented 6 years ago

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?

codefrau commented 6 years ago

I'm not entirely sure, but there is a build-pouchdb-adapter-mem.js file in lively.storage/tools.