-
Notifications
You must be signed in to change notification settings - Fork 74
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
should have required property 'x-type' #88
Comments
Correct me if I'm wrong, but I think the scripts provided here would install a version 0.16.2 composer playground with fabric 1.0.3. A 0.16 card cannot be imported to a version 0.19 cli. If that is the case, try uninstalling the composer cli and reinstall the 0.16 version |
@erikvaningen please indicate the scripts or tutorial you are following and which version of fabric you are running on top of please. |
My Playground is v0.16.2. I tried to uninstall composer-cli, it did not work well. I believe the For now I am giving up on this route and will follow But thanks for this clarification, now at least my problem is clear! |
Looks resolved; if not, Composer support has been removed anyway. |
./update_card.sh
works fine and generates an updated card and the original.
The command
composer card import -f admin.card
goes wrong with this message:
Failed to import the business network card
message: should have required property 'x-type'
I am using:
What could be the cause of this problem?
The text was updated successfully, but these errors were encountered: