שאלות על המדריך להתקנת נודביבי
-
https://mitmachim.top/topic/5735/מדריך-�9Cהתקנת-פורום-nodebb-על-מערכת-ההפעלה-ווינדוס/1
@אליהו מה בדיוק חסום בנטפרי? אני נתקעתי בשלב של התקנת הנודביבי עצמו, הוא כותב לי משהו שלא נמצא "noodbb" זה בגלל הנטפרי?
-
כן, את זה עדיין אפשר לעבור אבל ברגע שמגיעים להתקנה ממש זה לא עובד
(עוברים את זה על ידי התקנה תעודה נפוצה) -
@ענן התקנת את התעודה? עכשיו אחרי שהתקנת תעשה מחדש
git clone -b v1.13.x https://github.com/NodeBB/NodeBB.git nodebb
ועכשיו זה אמור לעבוד לך ואז אתה עושה
cd nodebb nodebb setup
ואז אחרי שזה מסיים להתקין ואחרי שהגדרת את השם משתמש הסיסמה שאתה רוצה שיהיה חשבון מנהל אז זה יעשה error על כמה דברים וזה לא ישים, ניסתי לעשות הקלטת תעבורת אינטרנט בהתחלה היתה איזה כתובת חסומה אבל פתחו אותה ועדיין לא עובד וגם ההקלטה לא מראה כלום
-
@אליהו זה מה שקורה גם כשאני לא מחובר בנטפרי:
C:\Windows\system32>git clone -b v1.13.x https://github.com/NodeBB/NodeBB.git nodebb fatal: destination path 'nodebb' already exists and is not an empty directory. C:\Windows\system32>cd nodebb C:\Windows\System32\nodebb>nodebb setup C:\Windows\System32\nodebb\src\cli\package-install.js:23 const packageContents = { ...oldPackageContents, ...defaultPackageContents, dependencies: { ...oldPackageContents.dependencies, ...defaultPackageContents.dependencies } }; ^^^ SyntaxError: Unexpected token ... at Object.exports.runInThisContext (vm.js:76:16) at Module._compile (module.js:542:28) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (C:\Windows\System32\nodebb\src\cli\index.js:8:22) at Module._compile (module.js:570:32)
-
@ענן אמר בשאלות על המדריך להתקנת נודביבי:
@אליהו זה מה שקורה גם כשאני לא מחובר בנטפרי:
C:\Windows\system32>git clone -b v1.13.x https://github.com/NodeBB/NodeBB.git nodebb fatal: destination path 'nodebb' already exists and is not an empty directory. C:\Windows\system32>cd nodebb C:\Windows\System32\nodebb>nodebb setup C:\Windows\System32\nodebb\src\cli\package-install.js:23 const packageContents = { ...oldPackageContents, ...defaultPackageContents, dependencies: { ...oldPackageContents.dependencies, ...defaultPackageContents.dependencies } }; ^^^ SyntaxError: Unexpected token ... at Object.exports.runInThisContext (vm.js:76:16) at Module._compile (module.js:542:28) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (C:\Windows\System32\nodebb\src\cli\index.js:8:22) at Module._compile (module.js:570:32)
זה בגלל שזה כבר מותקן לכן או שתמחק את תיקיית
C:\Windows\System32\nodebb
אומ שתפעיל מחדש את שורת הפקודה לא כמנהל מערכת -
@יאיר-מן אמר בשאלות על המדריך להתקנת נודביבי:
אפשר לנסות להוריד את המאגר של בגיטהב דרך הדפדפן
נבדק, עובד