[PR #313] [MERGED] fix #119 support install from npm #3033

Closed
opened 2026-02-27 00:55:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/313
Author: @zxdong262
Created: 2/11/2018
Status: Merged
Merged: 2/11/2018
Merged by: @zxdong262

Base: masterHead: fix-119


📝 Commits (9)

📊 Changes

8 files changed (+121 additions, -1 deletions)

View changed files

📝 .gitignore (+1 -0)
.npmignore (+14 -0)
📝 README.md (+9 -0)
npm/electerm (+4 -0)
npm/install.js (+55 -0)
npm/postpublish.js (+9 -0)
npm/prepublish.js (+25 -0)
📝 package.json (+4 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/313 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 2/11/2018 **Status:** ✅ Merged **Merged:** 2/11/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-119` --- ### 📝 Commits (9) - [`7a30528`](https://github.com/electerm/electerm/commit/7a3052881604e4362cac17b64428bb380562a0f4) save - [`8cb1af8`](https://github.com/electerm/electerm/commit/8cb1af8cae4c62cffa6ada432838fa4bb8799bde) fix #119 support install from npm - [`3276e5d`](https://github.com/electerm/electerm/commit/3276e5df969657e80d68aca4fecb7465769ef38b) fix readme - [`b7e9df2`](https://github.com/electerm/electerm/commit/b7e9df2eee18b1b500c82099b93ceee1afbea7a5) fix - [`a650605`](https://github.com/electerm/electerm/commit/a650605f77eabee3f0dced57c0335c7a97ce3de9) fix - [`f141b19`](https://github.com/electerm/electerm/commit/f141b1900e86e4c87ba3189925d3811e3187311d) fix - [`c06a3f3`](https://github.com/electerm/electerm/commit/c06a3f37649806d165454b4c08cb95219c5ef5d1) fix - [`0e78cf3`](https://github.com/electerm/electerm/commit/0e78cf352964129b6fcac96892664de020e383fe) fix - [`09fd10c`](https://github.com/electerm/electerm/commit/09fd10cd6ad46f496f8339f18b6aee4a43d51334) fix ### 📊 Changes **8 files changed** (+121 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `.npmignore` (+14 -0) 📝 `README.md` (+9 -0) ➕ `npm/electerm` (+4 -0) ➕ `npm/install.js` (+55 -0) ➕ `npm/postpublish.js` (+9 -0) ➕ `npm/prepublish.js` (+25 -0) 📝 `package.json` (+4 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3033
No description provided.