This topic was automatically generated from Slack. You can find the original thread here.
ForYourIT : Hey there, hope you doing great. Can somebody assit me with this? Is it an npm package that is not public or something and canβt be used?
Error
Command failed: upm -l nodejs add --guess --> npm init -y Wrote to /tmp/ee/package.json: { "name": "ee", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC" } ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ β npm update check failed β β Try running with sudo or get access β β to the local update config store via β β sudo chown -R $USER:$(id -gn $USER) /home/sbx_user1051/.config β ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ --> npm install html-pdf-node > puppeteer@5.5.0 install /tmp/ee/node_modules/puppeteer > node install.js ERROR: Failed to set up Chromium r818858! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download. [Error: ENOSPC: no space left on device, write] { errno: -28, code: 'ENOSPC', syscall: 'write' } npm WARN ee@1.0.0 No description npm WARN ee@1.0.0 No repository field. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! puppeteer@5.5.0 install: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the puppeteer@5.5.0 install 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! /tmp/npm_cache/_logs/2021-05-06T10_33_16_703Z-debug.log exit status 1