0
votes

I wrote the recipe and trying to upload in chef server. While running a command berks upload got this output

What should I do to resolve this issue?

1
What is "this issue"? Please share your code and outputs in text form, not as imagesNico Haase
Review|Help and Improvement: Welcome to Stack Overflow! I edited your question. Good luck!Armali

1 Answers

0
votes

By default, you should change version number with each berks upload, if you want to upload same version add --force flag to the command.