kawanerio@MoebuntuStudio11:~/git/misskey-hub-next$ npm install -g pnpm
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'pnpm@8.11.0',
npm WARN EBADENGINE required: { node: '>=16.14' },
npm WARN EBADENGINE current: { node: 'v12.22.9', npm: '8.5.3' }
npm WARN EBADENGINE }
npm ERR! code EACCES
npm ERR! syscall mkdir
npm ERR! path /usr/local/lib/node_modules/pnpm
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/pnpm'
npm ERR! [Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/pnpm'] {
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'mkdir',
npm ERR! path: '/usr/local/lib/node_modules/pnpm'
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.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/kawanerio/.npm/_logs/2023-11-27T17_37_23_660Z-debug-0.log