We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pnpm install Lockfile is up to date, resolution step is skipped Packages: +141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 141, reused 141, downloaded 0, added 141, done node_modules/.pnpm/[email protected]/node_modules/speaker: Running install script, failed in 338ms .../[email protected]/node_modules/speaker install$ node-gyp rebuild │ gyp info it worked if it ends with ok │ gyp info using [email protected] │ gyp info using [email protected] | darwin | arm64 │ gyp info find Python using Python version 3.11.4 found at "/Users/andi/miniconda3/bin/python3" │ gyp info spawn /Users/andi/miniconda3/bin/python3 │ gyp info spawn args [ │ gyp info spawn args '/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp/gyp/gyp_main.py', │ gyp info spawn args 'binding.gyp', │ gyp info spawn args '-f', │ gyp info spawn args 'make', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker/build/config.gypi', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp/addon.gypi', │ gyp info spawn args '-I', │ gyp info spawn args '/Users/andi/Library/Caches/node-gyp/18.18.0/include/node/common.gypi', │ gyp info spawn args '-Dlibrary=shared_library', │ gyp info spawn args '-Dvisibility=default', │ gyp info spawn args '-Dnode_root_dir=/Users/andi/Library/Caches/node-gyp/18.18.0', │ gyp info spawn args '-Dnode_gyp_dir=/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp', │ gyp info spawn args '-Dnode_lib_file=/Users/andi/Library/Caches/node-gyp/18.18.0/<(target_arch)/node.lib', │ gyp info spawn args '-Dmodule_root_dir=/Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker', │ gyp info spawn args '-Dnode_engine=v8', │ gyp info spawn args '--depth=.', │ gyp info spawn args '--no-parallel', │ gyp info spawn args '--generator-output', │ gyp info spawn args 'build', │ gyp info spawn args '-Goutput_dir=.' │ gyp info spawn args ] │ gyp: name 'mpg123_cpu' is not defined while evaluating condition 'mpg123_cpu=="arm_nofpu"' in deps/mpg123/mpg123.gyp while loading dep… │ gyp ERR! configure error │ gyp ERR! stack Error: gyp failed with exit code: 1 │ gyp ERR! stack at ChildProcess. (/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp/lib/configure.js:29… │ gyp ERR! stack at ChildProcess.emit (node:events:517:28) │ gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) │ gyp ERR! System Darwin 23.4.0 │ gyp ERR! command "/Users/andi/.nvm/versions/node/v18.18.0/bin/node" "/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/nod… │ gyp ERR! cwd /Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker │ gyp ERR! node -v v18.18.0 │ gyp ERR! node-gyp -v v10.1.0 │ gyp ERR! not ok └─ Failed in 338ms at /Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker ELIFECYCLE Command failed with exit code 1.
gyp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
pnpm install
Lockfile is up to date, resolution step is skipped
Packages: +141
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 141, reused 141, downloaded 0, added 141, done
node_modules/.pnpm/[email protected]/node_modules/speaker: Running install script, failed in 338ms
.../[email protected]/node_modules/speaker install$ node-gyp rebuild
│ gyp info it worked if it ends with ok
│ gyp info using [email protected]
│ gyp info using [email protected] | darwin | arm64
│ gyp info find Python using Python version 3.11.4 found at "/Users/andi/miniconda3/bin/python3"
│ gyp info spawn /Users/andi/miniconda3/bin/python3
│ gyp info spawn args [
│ gyp info spawn args '/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp/gyp/gyp_main.py',
│ gyp info spawn args 'binding.gyp',
│ gyp info spawn args '-f',
│ gyp info spawn args 'make',
│ gyp info spawn args '-I',
│ gyp info spawn args '/Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker/build/config.gypi',
│ gyp info spawn args '-I',
│ gyp info spawn args '/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp/addon.gypi',
│ gyp info spawn args '-I',
│ gyp info spawn args '/Users/andi/Library/Caches/node-gyp/18.18.0/include/node/common.gypi',
│ gyp info spawn args '-Dlibrary=shared_library',
│ gyp info spawn args '-Dvisibility=default',
│ gyp info spawn args '-Dnode_root_dir=/Users/andi/Library/Caches/node-gyp/18.18.0',
│ gyp info spawn args '-Dnode_gyp_dir=/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp',
│ gyp info spawn args '-Dnode_lib_file=/Users/andi/Library/Caches/node-gyp/18.18.0/<(target_arch)/node.lib',
│ gyp info spawn args '-Dmodule_root_dir=/Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker',
│ gyp info spawn args '-Dnode_engine=v8',
│ gyp info spawn args '--depth=.',
│ gyp info spawn args '--no-parallel',
│ gyp info spawn args '--generator-output',
│ gyp info spawn args 'build',
│ gyp info spawn args '-Goutput_dir=.'
│ gyp info spawn args ]
│ gyp: name 'mpg123_cpu' is not defined while evaluating condition 'mpg123_cpu=="arm_nofpu"' in deps/mpg123/mpg123.gyp while loading dep…
│ gyp ERR! configure error
│ gyp ERR! stack Error:
gyp
failed with exit code: 1│ gyp ERR! stack at ChildProcess. (/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/node-gyp/lib/configure.js:29…
│ gyp ERR! stack at ChildProcess.emit (node:events:517:28)
│ gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12)
│ gyp ERR! System Darwin 23.4.0
│ gyp ERR! command "/Users/andi/.nvm/versions/node/v18.18.0/bin/node" "/Users/andi/.cache/node/corepack/pnpm/9.0.6/dist/node_modules/nod…
│ gyp ERR! cwd /Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker
│ gyp ERR! node -v v18.18.0
│ gyp ERR! node-gyp -v v10.1.0
│ gyp ERR! not ok
└─ Failed in 338ms at /Users/andi/TTS-package/node_modules/.pnpm/[email protected]/node_modules/speaker
ELIFECYCLE Command failed with exit code 1.
The text was updated successfully, but these errors were encountered: