remote: Enumerating objects: 10, done. remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 100% (3/3), done. remote: Total 8 (delta 5), reused 8 (delta 5), pack-reused 0 (from 0) Unpacking objects: 100% (8/8), 39.45 KiB | 7.89 MiB/s, done. From https://github.com/msaeed3mdev/sanad_dashboard * branch QC -> FETCH_HEAD 0f42ce6..3e27bec QC -> origin/QC Updating 0f42ce6..3e27bec Fast-forward .../Pasted-sanadwebsite-m32300-public-html-dashboard-sanad-website_1778362216517.txt | 252 +++++++++++++++++++++++++++++++++++++++++++++ attached_assets/image_1778361830514.png | Bin 0 -> 36961 bytes 2 files changed, 252 insertions(+) create mode 100644 attached_assets/Pasted-sanadwebsite-m32300-public-html-dashboard-sanad-website_1778362216517.txt create mode 100644 attached_assets/image_1778361830514.png sanadwebsite@m32300:~/public_html/dashboard.sanad.website/sanad_dashboard$ npm install -g pm2 pm2 start "npm start" --name sanad-dashboard pm2 save pm2 startup npm error code EACCES npm error syscall rename npm error path /usr/lib/node_modules/pm2 npm error dest /usr/lib/node_modules/.pm2-zkn4vkCL npm error errno -13 npm error Error: EACCES: permission denied, rename '/usr/lib/node_modules/pm2' -> '/usr/lib/node_modules/.pm2-zkn4vkCL' npm error at async Object.rename (node:internal/fs/promises:785:10) npm error at async moveFile (/usr/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js:30:5) npm error at async Promise.allSettled (index 0) npm error at async #reifyPackages (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:317:11) npm error at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:127:5) npm error at async Install.exec (/usr/lib/node_modules/npm/lib/commands/install.js:146:5) npm error at async Npm.exec (/usr/lib/node_modules/npm/lib/npm.js:193:9) npm error at async module.exports (/usr/lib/node_modules/npm/lib/cli/entry.js:67:5) { npm error errno: -13, npm error code: 'EACCES', npm error syscall: 'rename', npm error path: '/usr/lib/node_modules/pm2', npm error dest: '/usr/lib/node_modules/.pm2-zkn4vkCL' npm error } npm error npm error The operation was rejected by your operating system. npm error It is likely you do not have the permissions to access this file as the current user npm error npm error If you believe this might be a permissions issue, please double-check the permissions of the file and its containing directories, or try running the command again as root/Administrator. npm error A complete log of this run can be found in: /home/sanadwebsite/.npm/_logs/2026-05-09T21_36_55_498Z-debug-0.log [PM2] Starting /bin/bash in fork_mode (1 instance) [PM2] Done.