1
0
mirror of synced 2024-07-03 02:25:21 +08:00

Error: joplin-plugin-copytags@0.3.3

This commit is contained in:
Laurent Cozic 2021-01-31 22:10:17 +00:00
parent a5fa514209
commit 0fde6ee2cf

View File

@ -1,3 +1,4 @@
{
"joplin-plugin-benji-favorites": "ENOENT: no such file or directory, scandir '/Users/laurent/src/joplin-plugins/temp/packages/node_modules/joplin-plugin-benji-favorites/publish'"
"joplin-plugin-benji-favorites": "ENOENT: no such file or directory, scandir '/Users/laurent/src/joplin-plugins/temp/packages/node_modules/joplin-plugin-benji-favorites/publish'",
"joplin-plugin-copytags": "Command failed with exit code 7: npm install joplin-plugin-copytags --save --ignore-scripts\nError: ENOENT: no such file or directory, uv_cwd\n at process.wrappedCwd (internal/bootstrap/switches/does_own_process_state.js:128:26)\n at process.cwd (/Users/laurent/.npm-global/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:10:19)\n at Conf.loadPrefix (/Users/laurent/.npm-global/lib/node_modules/npm/lib/config/load-prefix.js:46:24)\n at load_ (/Users/laurent/.npm-global/lib/node_modules/npm/lib/config/core.js:109:8)\n at Conf.<anonymous> (/Users/laurent/.npm-global/lib/node_modules/npm/lib/config/core.js:96:5)\n at Conf.emit (events.js:314:20)\n at ConfigChain._resolve (/Users/laurent/.npm-global/lib/node_modules/npm/node_modules/config-chain/index.js:281:34)\n at ConfigChain.add (/Users/laurent/.npm-global/lib/node_modules/npm/node_modules/config-chain/index.js:259:10)\n at Conf.add (/Users/laurent/.npm-global/lib/node_modules/npm/lib/config/core.js:338:27)\n at ConfigChain.addString (/Users/laurent/.npm-global/lib/node_modules/npm/node_modules/config-chain/index.js:244:8)\ninternal/bootstrap/switches/does_own_process_state.js:128\n cachedCwd = rawMethods.cwd();\n ^\n\nError: ENOENT: no such file or directory, uv_cwd\n at process.wrappedCwd (internal/bootstrap/switches/does_own_process_state.js:128:26)\n at process.cwd (/Users/laurent/.npm-global/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:10:19)\n at process.errorHandler (/Users/laurent/.npm-global/lib/node_modules/npm/lib/utils/error-handler.js:183:30)\n at process.emit (events.js:314:20)\n at process._fatalException (internal/process/execution.js:165:25) {\n errno: -2,\n code: 'ENOENT',\n syscall: 'uv_cwd'\n}"
}