Cli: Unable to push ebike code to scratch org

Created on 22 Dec 2019  路  8Comments  路  Source: forcedotcom/cli

Hello All,
When I am trying to push code using sfdx force:source:push by following https://github.com/trailheadapps/ebikes-lwc#installing-e-bikes-using-a-scratch-org link , I am always getting error : MissingMessageError: Missing message source_push:commandDescription for locale en_US.
at Messages.getMessageWithMap (C:/Program Files/Salesforce CLI/client/node_modules/@salesforce/core/lib/messages.js:277:19)
at Messages.getMessage (C:/Program Files/Salesforce CLI/client/node_modules/@salesforce/core/lib/messages.js:261:21)
at Object. (C:/Program Files/Salesforce CLI/client/node_modules/salesforce-alm/dist/commands/force/source/push.js:28:45)
at Module._compile (C:/Program Files/Salesforce CLI/client/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at LazyLoader.loadModule (C:/Program Files/Salesforce CLI/client/node_modules/@salesforce/lazy-require/lib/LazyLoader.js:139:21)
at Function._load (C:/Program Files/Salesforce CLI/client/node_modules/@salesforce/lazy-require/lib/LazyLoader.js:115:29)
at require (C:/Program Files/Salesforce CLI/client/node_modules/v8-compile-cache/v8-compile-cache.js:161:20)
at fetch (C:/Program Files/Salesforce CLI/client/node_modules/@oclif/config/lib/plugin.js:111:21)
at Plugin.findCommand (C:/Program Files/Salesforce CLI/client/node_modules/@oclif/config/lib/plugin.js:125:21)
at Object.load (C:/Program Files/Salesforce CLI/client/node_modules/@oclif/config/lib/plugin.js:58:72)
at Config.runCommand (C:/Program Files/Salesforce CLI/client/node_modules/@oclif/config/lib/config.js:149:27)
lazy-require saving type cache to C:\Users\Ranjan\AppData\Local\sfdx\module-types.json +806ms
lazy-require no changes to save +3ms

bug windows

All 8 comments

@ranjanjha17 thanks for opening this issue. Can you add which version of the CLI you are on and which OS you are running (e.g. Windows 10) ?

I have the same issue.
SFDX CLI: 7.36.0-b1c4e9c7c8, Windows 10 PRO v1909

I don't believe this is still an issue with the latest sfdx-cli and core plugins. Please update to the latest sfdx-cli (sfdx update) and make sure you are using all the latest core plugins. If you find that you're still seeing this after you've updated to the latest, re-open this issue and post the output of running sfdx plugins --core

I am seeing the same issue. Here is the output of sfdx plugins --core:

C:\Users\t911259\Documents\Axiom-TEST\Axiom-TEST>sfdx plugins --core
@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-help 2.2.1 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.8 (core)
@oclif/plugin-update 1.3.9 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-trust 3.0.5 (core)
analytics 1.2.1 (core)
generator 1.1.1 (core)
mo-dx-plugin 0.2.7
salesforcedx 47.9.0 (core)
鈹溾攢 salesforcedx-templates 47.9.0 (core)
鈹斺攢 salesforce-alm 47.10.0 (core)

@shetzel, Still having the same issue. Output of sfdx plugins --core:

@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-help 2.2.1 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.8 (core)
@oclif/plugin-update 1.3.9 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-trust 3.0.5 (core)
analytics 1.2.1 (core)
generator 1.1.1 (core)
salesforcedx 47.9.0 (core)
鈹溾攢 salesforcedx-templates 47.9.0 (core)
鈹斺攢 salesforce-alm 47.10.0 (core)

sfdx-cli 7.36.0 (core)

Thank you. I'll reopen. Could be specific to Windows.

@ranjanjha17 thanks for opening this issue. Can you add which version of the CLI you are on and which OS you are running (e.g. Windows 10) ?

I am on Windows 10 and cli is 7.36.0

@shetzel Hi All I am getting same Issue .. I ma on Windows 10, Java 1.8
Below are description ... Can you please help me anybody .. Appreciates all
C:\WINDOWS\system32>sfdx plugins --core
@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-help 2.2.1 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.8 (core)
@oclif/plugin-update 1.3.9 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-trust 3.0.5 (core)
analytics 1.2.1 (core)
generator 1.1.1 (core)
salesforcedx 47.9.0 (core)
鈹溾攢 salesforcedx-templates 47.9.0 (core)
鈹斺攢 salesforce-alm 47.10.0 (core)

sfdx-cli 7.36.0 (core)

C:\WINDOWS\system32>

Was this page helpful?
0 / 5 - 0 ratings