When running the amp-linter, the amp validation step throws the following error,
[{"severity":{"h":"ERROR"},"line":1,"col":0,"message":"The native JavaScript AMPHTML Validator (validator.js) has been turned down. If you are seeing this error, update your tooling to instead load the API compatible WebAssembly AMPHTML Validator (validator_wasm.js) instead.","specUrl":"","code":{"g":"UNKNOWN_CODE"},"params":[]}]
indicating that the amp validator dependency needs to be updated.
When running the amp-linter, the amp validation step throws the following error,
[{"severity":{"h":"ERROR"},"line":1,"col":0,"message":"The native JavaScript AMPHTML Validator (validator.js) has been turned down. If you are seeing this error, update your tooling to instead load the API compatible WebAssembly AMPHTML Validator (validator_wasm.js) instead.","specUrl":"","code":{"g":"UNKNOWN_CODE"},"params":[]}]
indicating that the amp validator dependency needs to be updated.