You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/06 07:53:09 UTC

[GitHub] daisy-ycguo opened a new issue #451: wskdeploy build error based on the current code base

daisy-ycguo opened a new issue #451: wskdeploy build error based on the current code base
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/451
 
 
   when I run `go build -o wskdeploy` I will get
   ```
   # github.com/apache/incubator-openwhisk-wskdeploy/parsers
   parsers/deploy_parser.go:27: undefined: yaml.UnmarshalStrict
   parsers/manifest_parser.go:62: undefined: yaml.UnmarshalStrict
   ```
   
   I think it is caused by Priti's new PR.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services