micol92 commented on issue #915:
URL: 
https://github.com/apache/incubator-answer/issues/915#issuecomment-2068593001

   Thank you for your prompt update. 
   
   I've modified "basic.go" file you mentioned, but it failed. Please review 
the error log below. 
   And also ran the "npm install -g [email protected]".
   
   By any chance, could you share a docker image that reflects the source code 
I'm curious about?
   This is probably the best option for quick debugging.
   
   ============error log occurred while running docker build.
   go: finding module for package github.com/apache/incubator-answer/cmd
   go: downloading 
github.com/micol92/jw-incubator-answer-plugins/connector-basic v1.2.6
   go: downloading github.com/apache/incubator-answer-plugins/storage-s3 v1.2.6
   go: downloading github.com/micol92/jw-incubator-answer-plugins v1.2.1
   go: downloading github.com/apache/incubator-answer-plugins v1.2.1
   go: downloading github.com/apache/incubator-answer v1.3.0
   go: found github.com/apache/incubator-answer-plugins/storage-s3 in 
github.com/apache/incubator-answer-plugins/storage-s3 v1.2.6
   go: found github.com/apache/incubator-answer/cmd in 
github.com/apache/incubator-answer v1.3.0
   go: found github.com/micol92/jw-incubator-answer-plugins/connector-basic in 
github.com/micol92/jw-incubator-answer-plugins/connector-basic v1.2.6
   go: answer imports
   github.com/micol92/jw-incubator-answer-plugins/connector-basic: 
github.com/micol92/jw-incubator-answer-plugins/[email protected]: parsing 
go.mod:
   module declares its path as: 
github.com/apache/incubator-answer-plugins/connector-basic
   but was required as: 
github.com/micol92/jw-incubator-answer-plugins/connector-basic
   build failed exit status 1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to