בעיה | nodebb | בעיה בהתקנת תוסף onesignal התראות דפדפן
-
זה התגובה שאני מקבל..
nodebb@XXXX:/var/www/nodebb$ npm install nodebb-plugin-onesignal npm WARN @apidevtools/swagger-parser@10.0.3 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself. npm WARN bootbox@5.5.3 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself. npm WARN cosmiconfig-typescript-loader@1.0.9 requires a peer of cosmiconfig@>=7 but none is installed. You must install peer dependencies yourself. npm WARN textcomplete.contenteditable@0.1.1 requires a peer of textcomplete@^0.14.2 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) + nodebb-plugin-onesignal@4.1.6 updated 2 packages and audited 1315 packages in 17.288s 141 packages are looking for funding run `npm fund` for details found 3 vulnerabilities (1 moderate, 2 high) run `npm audit fix` to fix them, or `npm audit` for details nodebb@XXXX:/var/www/nodebb$ -
זה התגובה שאני מקבל..
nodebb@XXXX:/var/www/nodebb$ npm install nodebb-plugin-onesignal npm WARN @apidevtools/swagger-parser@10.0.3 requires a peer of openapi-types@>=7 but none is installed. You must install peer dependencies yourself. npm WARN bootbox@5.5.3 requires a peer of popper.js@^1.16.0 but none is installed. You must install peer dependencies yourself. npm WARN cosmiconfig-typescript-loader@1.0.9 requires a peer of cosmiconfig@>=7 but none is installed. You must install peer dependencies yourself. npm WARN textcomplete.contenteditable@0.1.1 requires a peer of textcomplete@^0.14.2 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) + nodebb-plugin-onesignal@4.1.6 updated 2 packages and audited 1315 packages in 17.288s 141 packages are looking for funding run `npm fund` for details found 3 vulnerabilities (1 moderate, 2 high) run `npm audit fix` to fix them, or `npm audit` for details nodebb@XXXX:/var/www/nodebb$@אביגדור-0 איזו גרסה ה-npm? (תריץ
npm -v) -
@אביגדור-0 איזו גרסה ה-npm? (תריץ
npm -v) -
@אביגדור-0 שיערתי כך.
החל מגרסה 7, קיים מנגנון שמתקין peer dependencies בעצמו, בצורה חכמה.
תשדרג את npm ל-7 או 8 (הגרסה הנוכחית).npm i -g npm@7או
npm i -g npm@8 -
@אביגדור-0 שיערתי כך.
החל מגרסה 7, קיים מנגנון שמתקין peer dependencies בעצמו, בצורה חכמה.
תשדרג את npm ל-7 או 8 (הגרסה הנוכחית).npm i -g npm@7או
npm i -g npm@8@chv
תודה רבה.
עכשיו לאחר השדרוג יש בעיה אחרת:nodebb@XXXX:/var/www/nodebb$ npm install nodebb-plugin-onesignal npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'mocha@10.0.0', npm WARN EBADENGINE required: { node: '>= 14.0.0' }, npm WARN EBADENGINE current: { node: 'v12.22.12', npm: '7.24.2' } npm WARN EBADENGINE } added 2 packages, and audited 1302 packages in 6s 141 packages are looking for funding run `npm fund` for details 7 vulnerabilities (1 moderate, 6 high) To address all issues possible, run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. nodebb@XXXX:/var/www/nodebb$ -
@אביגדור-0 אתה משתמש בשרת? או על הרוקו?
-
@אביגדור-0 אז למה אתה מתקין עם פקודה, ולא דרך הcontrol panel?
-
@LEVI-H אמר בבעיה | nodebb | בעיה בהתקנת תוסף onesignal התראות דפדפן:
control panel
כי זה לא תוסף רשמי.
@אביגדור-0 אתה בטוח? זה לא זה?:
https://github.com/CCob/nodebb-plugin-onesignal

-
@chv
תודה רבה.
עכשיו לאחר השדרוג יש בעיה אחרת:nodebb@XXXX:/var/www/nodebb$ npm install nodebb-plugin-onesignal npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'mocha@10.0.0', npm WARN EBADENGINE required: { node: '>= 14.0.0' }, npm WARN EBADENGINE current: { node: 'v12.22.12', npm: '7.24.2' } npm WARN EBADENGINE } added 2 packages, and audited 1302 packages in 6s 141 packages are looking for funding run `npm fund` for details 7 vulnerabilities (1 moderate, 6 high) To address all issues possible, run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. nodebb@XXXX:/var/www/nodebb$@אביגדור-0 עכשיו הבעיה היא בגרסה של נוד עצמה, גם היא ישנה קצת.
תעדכן את נוד.npm install -g n && n lts(זה מתקין את החבילה
nשנועדה להתממשק ולנהל את נוד, ומקבלת כארגומנט גרסה) -
@אביגדור-0 אתה בטוח? זה לא זה?:
https://github.com/CCob/nodebb-plugin-onesignal

-
@אביגדור-0 עכשיו הבעיה היא בגרסה של נוד עצמה, גם היא ישנה קצת.
תעדכן את נוד.npm install -g n && n lts(זה מתקין את החבילה
nשנועדה להתממשק ולנהל את נוד, ומקבלת כארגומנט גרסה)@chv
עדיין לא עובד...
עכשיו זה התגובה:npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 2 packages, and audited 1304 packages in 6s 142 packages are looking for funding run `npm fund` for details 7 vulnerabilities (1 moderate, 6 high) To address all issues possible, run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details.יכול להיות שהבעיה קשור לגרסת הפורום?
וזה גם הסיבה למה אני לא רואה את זה בתוספים? או שזה סיבה אחרת?
אני משתמש עם גרסה: 2.0.0 -
@chv
עדיין לא עובד...
עכשיו זה התגובה:npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 2 packages, and audited 1304 packages in 6s 142 packages are looking for funding run `npm fund` for details 7 vulnerabilities (1 moderate, 6 high) To address all issues possible, run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details.יכול להיות שהבעיה קשור לגרסת הפורום?
וזה גם הסיבה למה אני לא רואה את זה בתוספים? או שזה סיבה אחרת?
אני משתמש עם גרסה: 2.0.0@אביגדור-0 אמר בבעיה | nodebb | בעיה בהתקנת תוסף onesignal התראות דפדפן:
אני משתמש עם גרסה: 2.0.0
כנראה שלכן זה לא מופיע בניהול
בשביל שתוסף יופיע בניהול צריך לציין בpackage.json לאיזה גרסאות הוא תואם.
בתוסף הנ"ל מופיע "^1.3.1"
וממילא זה מופיע רק בגרסאות X.X.1 (הכיווניות התהפכה) ולא ל2.0 ומעלה
שלום! נראה שהשיחה הזו מעניינת אותך, אבל עדיין אין לך חשבון.
נמאס לכם לגלול בין אותם הפוסטים בכל ביקור? כשנרשמים לחשבון, תמיד תחזרו בדיוק למקום שבו הייתם קודם, ותוכלו לבחור לקבל התראות על תגובות חדשות (בין אם במייל, ובין אם בהתראת פוש). תוכלו גם לשמור סימניות ולפרגן ב-upvote לפוסטים כדי להביע הערכה לחברי קהילה אחרים.
בעזרת התרומה שלך, הפוסט הזה יכול להיות אפילו טוב יותר 💗
הרשמה התחברות