shanedell commented on PR #952: URL: https://github.com/apache/daffodil-vscode/pull/952#issuecomment-1915796796
@stricklandrbls The issue you ran into should not be fixed. except instead of using `undefined` we need to use `null`. This was because the `package.json` doesn't allow for the use of `undefined` but it does allow for `null` -- 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]
