docker-meteor icon indicating copy to clipboard operation
docker-meteor copied to clipboard

root user error

Open QHose opened this issue 8 years ago • 0 comments

hi,

I get this error

You are attempting to run Meteor as the 'root' superuser. If you are developing, this is almost certainly *not* what you want to do and will likely result in incorrect file permissions. However, if you are running this command in a build process (CI, etc.), or you are absolutely sure you know what you are doing, set the METEOR_ALLOW_SUPERUSER environment variable or pass --allow-superuser to proceed.

QHose avatar Jul 04 '17 16:07 QHose