-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
From the 'Getting started' section of the readme:
bin/bot
This results in:
roger@bionic:~/workspaces/webstorm/pushbot$ ./bin/bot
Starting pushbot_postgres_1 ... done
npm ERR! path /usr/src/app/node_modules
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall mkdir
npm ERR! Error: EACCES: permission denied, mkdir '/usr/src/app/node_modules'
npm ERR! [OperationalError: EACCES: permission denied, mkdir '/usr/src/app/node_modules'] {
npm ERR! cause: [Error: EACCES: permission denied, mkdir '/usr/src/app/node_modules'] {
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'mkdir',
npm ERR! path: '/usr/src/app/node_modules'
npm ERR! },
npm ERR! stack: "Error: EACCES: permission denied, mkdir '/usr/src/app/node_modules'",
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'mkdir',
npm ERR! path: '/usr/src/app/node_modules'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended).
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pushbot/.npm/_logs/2019-08-08T22_20_45_762Z-debug.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels