[GH-ISSUE #3214] Memos install script error (NPM) #659

Closed
opened 2026-02-26 12:46:14 +03:00 by kerem · 3 comments
Owner

Originally created by @SomeBoredAussie on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3214

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3214 ### ✅ 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_
kerem 2026-02-26 12:46:14 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

i cant reproduce this. Work fine for me

<!-- gh-comment-id:2733748301 --> @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

<!-- gh-comment-id:2733889565 --> @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

<!-- gh-comment-id:2735348354 --> @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.
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/ProxmoxVE#659
No description provided.