docs: README
This commit is contained in:
@@ -96,7 +96,7 @@ SharePoint verfügbar:
|
||||
|
||||
2. 🔍 **Prüfen, ob passende `node_modules-v1.1.xxx.zip` Datei vorhanden ist**
|
||||
|
||||
- Wenn **nicht vorhanden** → `C:\\inetpub\\wwwroot\\talas5\\nodeMap` komplett löschen
|
||||
- Wenn **nicht vorhanden** → `C:\inetpub\wwwroot\talas5\nodeMap` komplett löschen
|
||||
- Wenn **vorhanden** → nur `node_modules-v1.1.xxx.zip` und `node_modules` behalten, Rest
|
||||
löschen
|
||||
💡 **Tipp:** `node_modules-v1.1.xxx.zip` nach Entpacken **nicht löschen** – dient als Nachweis
|
||||
@@ -106,7 +106,7 @@ SharePoint verfügbar:
|
||||
|
||||
- `NodeMap V1.1.260.zip` entpacken
|
||||
⚠️ **Wichtig:** Nur den **Inhalt** des entpackten `deployment`-Ordners nach
|
||||
`C:\\inetpub\\wwwroot\\talas5\\nodeMap\\` kopieren – **nicht** den Ordner selbst.
|
||||
`C:\inetpub\wwwroot\talas5\nodeMap\` kopieren – **nicht** den Ordner selbst.
|
||||
|
||||
4. 🚀 **Dienst starten**
|
||||
- Windows-Dienst `NodeMapService` wieder starten
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.264";
|
||||
export const APP_VERSION = "1.1.265";
|
||||
|
||||
Reference in New Issue
Block a user