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
? texei-sfdx-plugin isn't signed by Salesforce. Only install the plugin if you trust its creator. Do you want to continue the installation? yes Because you approved this plugin, you can avoid future installation confirmations by adding the plugin to the unsignedPluginAllowList.json file. For details, see https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_allowlist.htm. Finished digital signature check. npm warn ERESOLVE overriding peer dependency npm warn While resolving: marked-terminal@4.2.0 npm warn Found: marked@4.3.0 npm warn node_modules/@salesforce/plugin-info/node_modules/marked npm warn marked@"^4.3.0" from @salesforce/plugin-info@3.4.32 npm warn node_modules/@salesforce/plugin-info npm warn @salesforce/plugin-info@"^3.4.30" from @salesforce/plugin-deploy-retrieve@3.17.3 npm warn node_modules/@salesforce/plugin-deploy-retrieve npm warn npm warn Could not resolve dependency: npm warn peer marked@"^1.0.0 || ^2.0.0" from marked-terminal@4.2.0 npm warn node_modules/@salesforce/plugin-info/node_modules/marked-terminal npm warn marked-terminal@"^4.2.0" from @salesforce/plugin-info@3.4.32 npm warn node_modules/@salesforce/plugin-info npm warn npm warn Conflicting peer dependency: marked@2.1.3 npm warn node_modules/marked npm warn peer marked@"^1.0.0 || ^2.0.0" from marked-terminal@4.2.0 npm warn node_modules/@salesforce/plugin-info/node_modules/marked-terminal npm warn marked-terminal@"^4.2.0" from @salesforce/plugin-info@3.4.32 npm warn node_modules/@salesforce/plugin-info npm warn cleanup Failed to remove some directories [ npm warn cleanup [ npm warn cleanup 'C:\Users\33614\AppData\Local\sf\node_modules\@salesforce\plugin-dev\node_modules\yeoman-generator', npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\33614\AppData\Local\sf\node_modules@salesforce\plugin-dev\node_modules\yeoman-generator\node_modules\node-gyp'] { npm warn cleanup errno: -4048, npm warn cleanup code: 'EPERM', npm warn cleanup syscall: 'rmdir', npm warn cleanup path: 'C:\Users\33614\AppData\Local\sf\node_modules\@salesforce\plugin-dev\node_modules\yeoman-generator\node_modules\node-gyp' npm warn cleanup } npm warn cleanup ] npm warn cleanup ]
The text was updated successfully, but these errors were encountered:
Hum I just tried and didn't get any issue:
Sorry, something went wrong.
grmblmblmblm I don't remember in which context I saw it... when I'll cross it again I'll give more details :)
No branches or pull requests
? texei-sfdx-plugin isn't signed by Salesforce. Only install the plugin if you trust its creator. Do you want to continue the
installation? yes
Because you approved this plugin, you can avoid future installation confirmations by adding the plugin to the unsignedPluginAllowList.json file. For details, see https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_allowlist.htm.
Finished digital signature check.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: marked-terminal@4.2.0
npm warn Found: marked@4.3.0
npm warn node_modules/@salesforce/plugin-info/node_modules/marked
npm warn marked@"^4.3.0" from @salesforce/plugin-info@3.4.32
npm warn node_modules/@salesforce/plugin-info
npm warn @salesforce/plugin-info@"^3.4.30" from @salesforce/plugin-deploy-retrieve@3.17.3
npm warn node_modules/@salesforce/plugin-deploy-retrieve
npm warn
npm warn Could not resolve dependency:
npm warn peer marked@"^1.0.0 || ^2.0.0" from marked-terminal@4.2.0
npm warn node_modules/@salesforce/plugin-info/node_modules/marked-terminal
npm warn marked-terminal@"^4.2.0" from @salesforce/plugin-info@3.4.32
npm warn node_modules/@salesforce/plugin-info
npm warn
npm warn Conflicting peer dependency: marked@2.1.3
npm warn node_modules/marked
npm warn peer marked@"^1.0.0 || ^2.0.0" from marked-terminal@4.2.0
npm warn node_modules/@salesforce/plugin-info/node_modules/marked-terminal
npm warn marked-terminal@"^4.2.0" from @salesforce/plugin-info@3.4.32
npm warn node_modules/@salesforce/plugin-info
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup 'C:\Users\33614\AppData\Local\sf\node_modules\@salesforce\plugin-dev\node_modules\yeoman-generator',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\33614\AppData\Local\sf\node_modules@salesforce\plugin-dev\node_modules\yeoman-generator\node_modules\node-gyp'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\Users\33614\AppData\Local\sf\node_modules\@salesforce\plugin-dev\node_modules\yeoman-generator\node_modules\node-gyp'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
The text was updated successfully, but these errors were encountered: