You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building a simple model to calculate the emissions of any server based on this post: #83
Questions to be answered
I am looking into the IE Workshop video and am trying to run the sample file : "asim-static.yml". Based on Asim's input I tried to run the files, this is the error I get
ERROR
[2024-03-23 11:01:39.004 PM] error: "cloud/region" parameter is expected string, received nan. Error code: invalid_type.
InputValidationError: "cloud/region" parameter is expected string, received nan. Error code: invalid_type.
Following that I tried to run the watttime.yml file and saw this error :
error:
endtime.diff is not a function
TypeError: endtime.diff is not a function
Can someone guide me on the same? Thank you so much!
Can you please make sure your if, if-plugins and if-unofficial-plugins packages are up to date? I think you might be using an outdated version of at least one of them. @savvy-orora
You should currently be on v0.3.0 for the two plugin repos and 0.3.1 for if.
If you are using the npm packages ytou can npm i -g @grnsft/if repeat for the plugin packages).
If you are using a local copy of the github repo, you cna git pull origin main in each repo.
Prize category
Beyond Carbon
Overview
Building a simple model to calculate the emissions of any server based on this post:
#83
Questions to be answered
I am looking into the IE Workshop video and am trying to run the sample file : "asim-static.yml". Based on Asim's input I tried to run the files, this is the error I get
ERROR
[2024-03-23 11:01:39.004 PM] error: "cloud/region" parameter is expected string, received nan. Error code: invalid_type.
InputValidationError: "cloud/region" parameter is expected string, received nan. Error code: invalid_type.
Following that I tried to run the watttime.yml file and saw this error :
error:
endtime.diff is not a function
TypeError: endtime.diff is not a function
Can someone guide me on the same? Thank you so much!
Have you got a project team yet?
Yes and we aren't recruiting
Project team
@savvy-orora
Terms of Participation
The text was updated successfully, but these errors were encountered: