Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collection of NPM issues on installation on mac #115

Open
mmroden opened this issue Jul 20, 2023 · 2 comments
Open

collection of NPM issues on installation on mac #115

mmroden opened this issue Jul 20, 2023 · 2 comments

Comments

@mmroden
Copy link
Collaborator

mmroden commented Jul 20, 2023

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 [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: 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 [email protected]: 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 [email protected] 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
Copy link
Collaborator Author

mmroden commented Jul 20, 2023

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
Copy link
Collaborator Author

mmroden commented Jul 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant