tetrabiodistributed / papra

Documentation repo for PAPRa - an open-source hardware (OSHW) Powered Air-Purifying Respirator (PAPR)
https://tetrabiodistributed.github.io/papra
MIT License
3 stars 7 forks source link

collection of NPM issues on installation on mac #115

Open mmroden opened 1 year ago

mmroden commented 1 year ago

When installing on mac 13.4.1:

Storing signatures npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated source-map-url@0.4.0: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated source-map-resolve@0.5.2: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/set-value/node_modules/extend-shallow' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/snapdragon/node_modules/extend-shallow' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/snapdragon-util/node_modules/kind-of' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/unset-value/node_modules/has-value/node_modules/isobject' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/read-cache/node_modules/pify' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/postcss/node_modules/source-map' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/is-number/node_modules/kind-of' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/is-accessor-descriptor/node_modules/kind-of' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/has-values/node_modules/kind-of' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/glob-parent/node_modules/is-glob' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/extglob/node_modules/is-descriptor' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/extglob/node_modules/is-accessor-descriptor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/srv/node_modules/braces/lib' npm WARN tar EMFILE: Cannot cd into '/srv/node_modules/autoprefixer/node_modules/source-map' npm WARN deprecated chokidar@2.0.4: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm notice npm notice New minor version of npm available! 9.7.2 -> 9.8.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.8.1 npm notice Run npm install -g npm@9.8.1 to update! npm notice npm ERR! code EMFILE npm ERR! path /srv/node_modules/unset-value/node_modules/has-value/node_modules/isobject npm ERR! EMFILE: Cannot cd into '/srv/node_modules/unset-value/node_modules/has-value/node_modules/isobject'

mmroden commented 1 year ago

Also got: Error: Error building site: POSTCSS: failed to transform "scss/main.css" (text/css): resource "scss/papra/scss/main.scss_4853eb546e7a6c0898ed71feae7357c0" not found in file cache

mmroden commented 1 year ago

These appear to be resolved on a second rerun of the build.sh file, so that should be part of the documentation