-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken airnode-validator
package version 0.7.0
#1246
Comments
I can confirm this issue. It is being investigated. Thanks for reporting :) |
@aquarat If you're working on it please assign the task to yourself and move it to In progress 😉 |
There was an unknown issue in local installation of |
Hi @Siegrift, it seems that the issue persists even with v0.7.1. See screenshot: |
Just to clarify, this is a different issue (the previous was just some broken npm version on @aquarat machine), this one is my fault when I changed the TS configurations. |
The fix for master has been merged in #1268. This can be tested by:
LMK if you have troubles testing this. |
|
@kolenic-martin but this should have been tested from |
Ah, I see now, that I didn't know. I'll try it the way you advised. |
To everyone concerned: this has been tested from
This produced a standard message that the validator usually displays, confirming it runs without any issues now. :) |
Description
Attempting to use version
0.7.0
of theairnode-validator
package withnpx
fails due to a missing file. This is not the case for0.6.5
, see below.Version
node
:v14.19.3
Present Behaviour
Error due to missing file
Expected Behaviour
Command should return package help contents
Steps to reproduce
Works for
0.6.5
:Does not work for
0.7.0
:The text was updated successfully, but these errors were encountered: