LivelyKernel / LivelyKernel/lively.installer

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

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by following the Linux installation instructions and reproduce the missing-file error for lively.storage/dist/pouchdb-adapter-mem.js. Inspect lively.storage/database.js to trace how pouchdb-adapter-mem is loaded and determine why the clean install does not provide it. Done means a clean Linux installation completes without the ENOENT error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.