#npm error code ENOENT

18 messages · Page 1 of 1 (latest)

olive marlin
#

Hitting this error when attempting to upgrade.

vocal current
#

Please show me your compose

olive marlin
#

services:
seerr:
image: seerr/seerr:latest
init: true
container_name: seerr
environment:
- LOG_LEVEL=debug
- TZ=America/Chicago
- PORT=5055 #optional
ports:
- 5055:5055
volumes:
- /var/lib/docker/volumes/overseerr/_data:/app/config

vocal current
olive marlin
#

Nothing has changed

#

Let me blow it away the container

vocal current
#

You need to change perms

#

Now

#

Its strictly required

#

Please read our migration guide

olive marlin
#

Done

vocal current
#

You need to change the perms

#

Of the host config pth

#

As stated in the docs

olive marlin
#

Got it