Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 arduino IDE 用于板 arduino galileo gen2,但出现此错误:
package_index.json 文件签名验证失败。
而且董事会经理工作不正常。
您需要在安装节点包之前更新您的主板系统日期。在您登上 SSH shell 类型date -s "YYYY-MM-dd hh:mm:ss"时,将值替换为相应的日期时间
date -s "YYYY-MM-dd hh:mm:ss"