You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vue CLI v3.1.3
β¨ Creating project in /var/www/domain.com.
π Initializing git repository...
β Installing CLI plugins. This might take a while...
> yorkie@2.0.0 install /var/www/domain.com/node_modules/yorkie
> node bin/install.js
setting up Git hooks
{ Error: EACCES: permission denied, open '/var/www/domain.com/.git/hooks/applypatch-msg'
at Object.openSync (fs.js:436:3)
at Object.writeFileSync (fs.js:1187:35)
at write (/var/www/domain.com/node_modules/yorkie/src/install.js:18:6)
at createHook (/var/www/domain.com/node_modules/yorkie/src/install.js:45:5)
at /var/www/domain.com/node_modules/yorkie/src/install.js:86:21
at Array.map (<anonymous>)
at installFrom (/var/www/domain.com/node_modules/yorkie/src/install.js:83:10)
at Object.<anonymous> (/var/www/domain.com/node_modules/yorkie/bin/install.js:24:1)
at Module._compile (internal/modules/cjs/loader.js:688:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
errno: -13,
syscall: 'open',
code: 'EACCES',
path: '/var/www/domain.com/.git/hooks/applypatch-msg' }
added 1113 packages from 737 contributors and audited 14787 packages in 21.735s
found 0 vulnerabilities
The text was updated successfully, but these errors were encountered:
Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!
The text was updated successfully, but these errors were encountered: