Shanedell commented on code in PR #798:
URL: https://github.com/apache/daffodil/pull/798#discussion_r901995107
##########
containers/release-candidate/daffodil-release-candidate:
##########
@@ -281,6 +281,7 @@ case $PROJECT_REPO in
echo "Building Convenience Binaries..."
mkdir -p $DAFFODIL_RELEASE_DIR/bin/
+ yarn install
Review Comment:
@stevedlawrence Were you running a `yarn build` when you got the error? If
so if is definetly something weird but if you tried running that `webpack`
command on its own it may cause an error if you didn't build the source code
yet.
--
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]