Memos install script error (NPM) #660

Closed
opened 2026-02-04 20:36:19 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @SomeBoredAussie on GitHub (Mar 18, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

memos

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/memos.sh)"

📝 Provide a clear and concise description of the issue.

Script is failing on script

Tested with extra ram and cpus as per another issue ticket.
Tested with public dns.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Install script (see above troubleshooting)

Paste the full error output (if available).

memos@ postinstall /opt/memos/web
cd ../proto && buf generate


Done in 20.8s using pnpm v10.6.4
⠸/usr/lib/node_modules/pnpm/dist/pnpm.cjs:1095
this.highWaterMark = getHighWaterMark(this, options, "writableHighWaterMa�}
!Zi��TC���� this.finalCalled = false;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

SyntaxError: Invalid or unexpected token
at wrapSafe (node:internal/modules/cjs/loader:1486:18)
at Module._compile (node:internal/modules/cjs/loader:1528:20)
at Object..js (node:internal/modules/cjs/loader:1706:10)
at Module.load (node:internal/modules/cjs/loader:1289:32)
at Function._load (node:internal/modules/cjs/loader:1108:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
at Module.require (node:internal/modules/cjs/loader:1311:12)
at require (node:internal/modules/helpers:136:16)
at Object. (/usr/lib/node_modules/pnpm/bin/pnpm.cjs:25:1)

Node.js v22.14.0

[ERROR] in line 59: exit code 0: while executing command $STD pnpm build

🖼️ Additional context (optional).

No response

Originally created by @SomeBoredAussie on GitHub (Mar 18, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? memos ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/memos.sh)" ### 📝 Provide a clear and concise description of the issue. Script is failing on script Tested with extra ram and cpus as per another issue ticket. Tested with public dns. ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Install script (see above troubleshooting) ### ❌ Paste the full error output (if available). > memos@ postinstall /opt/memos/web > cd ../proto && buf generate ⠹ Done in 20.8s using pnpm v10.6.4 ⠸/usr/lib/node_modules/pnpm/dist/pnpm.cjs:1095 this.highWaterMark = getHighWaterMark(this, options, "writableHighWaterMa�} !Zi��TC���� this.finalCalled = false; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Invalid or unexpected token at wrapSafe (node:internal/modules/cjs/loader:1486:18) at Module._compile (node:internal/modules/cjs/loader:1528:20) at Object..js (node:internal/modules/cjs/loader:1706:10) at Module.load (node:internal/modules/cjs/loader:1289:32) at Function._load (node:internal/modules/cjs/loader:1108:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:220:24) at Module.require (node:internal/modules/cjs/loader:1311:12) at require (node:internal/modules/helpers:136:16) at Object.<anonymous> (/usr/lib/node_modules/pnpm/bin/pnpm.cjs:25:1) Node.js v22.14.0 ⠦ [ERROR] in line 59: exit code 0: while executing command $STD pnpm build ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 20:36:19 +03:00
Author
Owner

@MickLesk commented on GitHub (Mar 18, 2025):

i cant reproduce this. Work fine for me

@MickLesk commented on GitHub (Mar 18, 2025): i cant reproduce this. Work fine for me
Author
Owner

@tremor021 commented on GitHub (Mar 18, 2025):

Same here, works fine

Image

@tremor021 commented on GitHub (Mar 18, 2025): Same here, works fine ![Image](https://github.com/user-attachments/assets/6233a92c-97b7-4552-80ed-4830b7927a95)
Author
Owner

@SomeBoredAussie commented on GitHub (Mar 19, 2025):

Just ran the script passes now no idea what changed but thanks for the quick confirmations of working script

@SomeBoredAussie commented on GitHub (Mar 19, 2025): Just ran the script passes now no idea what changed but thanks for the quick confirmations of working script
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#660