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

dataInit script is dependent on non-working plugin #11

Closed
jamesmelville opened this issue Jun 10, 2020 · 2 comments
Closed

dataInit script is dependent on non-working plugin #11

jamesmelville opened this issue Jun 10, 2020 · 2 comments

Comments

@jamesmelville
Copy link

The sfdx plugin sfdx-wry-plugin referred to in the dataInit.sh script and the partner setup instructions at https://salesforce.quip.com/SIUFAbtpCLDZ/Health-Cloud-Environments-for-Partners-External does not seem to work. It appears to install successfully, but on running the command wry:file:replace it errors:

user@pc:~$ sfdx wry:file:replace -i data/preprocess
 ›   Warning: wry:file:replace is not a sfdx command.
Did you mean plugins:update? [y/n]: n
 ›   Error: Run sfdx help for a list of available commands.

The error is already logged, along with a proposed fix at billryoung/sfdx-wry-plugin#3

@tirtha83
Copy link

Got the same issue while running wry:file:replace command -
sfdx wry:file:replace -i data/preprocess
» Warning: wry:file:replace is not a sfdx command.
Did you mean plugins:update? [y/n]:
» Error: Run sfdx help for a list of available commands.

@jrattanpal
Copy link
Collaborator

It is a plugin that you need to install to run data scripts.

https://www.npmjs.com/package/sfdx-wry-plugin

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

3 participants