This repository was archived by the owner on Dec 7, 2021. It is now read-only.
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
VoTT install from source error Ubuntu 20.04 #1046
Open
Description
Describe the bug
VoTT install from source error Ubuntu 20.04.
I am wondering if this is my environment?
To Reproduce
git clone https://github.com/Microsoft/VoTT.git
cd VoTT
npm ci
npm start
Expected behavior
Installation of VoTT
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Ubuntu 20.04
Additional context
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/vott/VoTT/node_modules/node-sass/.node-gyp'
gyp ERR! System Linux 5.4.0-58-generic
gyp ERR! command "/usr/bin/node" "/opt/vott/VoTT/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /opt/vott/VoTT/node_modules/node-sass
gyp ERR! node -v v10.19.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-03-26T12_23_07_215Z-debug.log
Metadata
Metadata
Assignees
Labels
No labels