IgB*_*ell 19 terminal console certificate atom-editor
我正在尝试安装platformio-ide-terminal到 Atom 1.63.1 中。我得到了错误certificate has expired。我尝试了替代 Terminus 并得到了同样的错误。任何软件包安装尝试都会以相同的错误结束。请帮忙。
idl*_*erg 18
正如其他人指出的那样,GitHub 已经 \xe2\x80\x9d淘汰了 Atom \xe2\x80\x9d。但是,还有其他方法可以在现有 Atom 安装中安装软件包。
\n例子
\n# Clone the repository\ngit clone https://github.com/platformio/platformio-atom-ide-terminal ~/.atom/packages/platformio-ide-terminal\n\n# Change directory to the cloned package\ncd ~/.atom/packages/platformio-ide-terminal\n\n# Install dependencies\napm install\nRun Code Online (Sandbox Code Playgroud)\n如果您不使用 git,则可以简单地将包下载为 zip 文件并将其解压到与上例中使用的目录相同的目录中。
\n请注意,某些包可能需要额外的构建步骤。看一下“是否包含一个或多个构建命令”scripts部分。package.json
原子叉
\n目前 Atom 有两个主要的分支,Pulsar和Atom Community,处于不同的发展阶段。前者已经支持在 中安装软件包,并提供apm.
小智 7
Atom 似乎死了\n看来我们必须迁移到“一些替代方案”\xe2\x80\xa6
\nhttps://github.blog/2022-06-08-sunsetting-atom/
\n\n\n当我们在 2011 年推出 Atom 时,我们着手为开发人员提供一个可深度定制且易于使用的文本编辑器\xe2\x80\x94one,使更多人能够构建软件。虽然发展软件创建者社区的目标仍然存在,但我们\xe2\x80\x99决定退役 Atom,以进一步履行我们通过 Microsoft Visual Studio Code 和 GitHub Codespaces 将快速可靠的软件开发引入云的承诺。
\n
\n\n2022年6月8日,我们宣布将于2022年12月15日停用Atom并归档该组织下的所有项目。
\n
\n\n如果我\xe2\x80\x99m使用Atom,日落之后我会发生什么变化?
\n\n
\n- 预构建的 Atom 二进制文件可以继续从 Atom 存储库版本下载
\n- Atom 包管理将停止工作
\n- 不再有安全更新
\n- 电传打字机将不再工作
\n- 支持下载 Electron 符号和标头的已弃用重定向将不再起作用
\n