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

the .sh file or the description file should mention if a project subfolder within a sample needs to be initialized #1935

Closed
keizer619 opened this issue Oct 15, 2018 · 1 comment

Comments

@keizer619
Copy link
Member

Issue by shavantha
Thursday Apr 19, 2018 at 12:24 GMT
Originally opened as https://github.com/ballerina-platform/ballerina-examples/issues/279


the .sh file or the description file should mention if a project sub-folder within a sample needs to be initialized

for an example grpc-unary-service samples init file has the below instructions. but before we initialize the sample folder if we run ballerina run client, the step wont work and we are shown a ballerina: cannot find package 'client'
so we need to initialize the sample folder first. This needs to be mentioned on all samples which has a client folder.

#Run the service
$ ballerina run grpc-unary-service.bal
ballerina: initiating service(s) in 'grpc-unary-service.bal'

#Run client connector
ballerina run client
~                                                                                                                                                        
~                                                                                                                                                        
~                                    
@anupama-pathirage anupama-pathirage transferred this issue from ballerina-platform/ballerina-lang Jun 10, 2021
@anupama-pathirage
Copy link
Contributor

closing as not valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants