Skip to content
Back

grids package error from appwrite-cli

  • 0
  • Tools
  • Web
mcjo3324
26 Aug, 2025, 13:54

Hello,

Since this morning, i have an error for a grids package but in my monorepo, i don't this one.. The exact error is :

TypeScript
2025-08-26 15:48:56 node:internal/modules/cjs/loader:1404
2025-08-26 15:48:56   throw err;
2025-08-26 15:48:56   ^
2025-08-26 15:48:56 
2025-08-26 15:48:56 Error: Cannot find module './grids'
2025-08-26 15:48:56 Require stack:
2025-08-26 15:48:56 - /usr/local/lib/node_modules/appwrite-cli/lib/commands/pull.js
2025-08-26 15:48:56 - /usr/local/lib/node_modules/appwrite-cli/lib/commands/init.js
2025-08-26 15:48:56 - /usr/local/lib/node_modules/appwrite-cli/index.js
2025-08-26 15:48:56     at Function._resolveFilename (node:internal/modules/cjs/loader:1401:15)
2025-08-26 15:48:56     at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)
2025-08-26 15:48:56     at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)
2025-08-26 15:48:56     at Function._load (node:internal/modules/cjs/loader:1211:37)
2025-08-26 15:48:56     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
2025-08-26 15:48:56     at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
2025-08-26 15:48:56     at Module.require (node:internal/modules/cjs/loader:1487:12)
2025-08-26 15:48:56     at require (node:internal/modules/helpers:135:16)
2025-08-26 15:48:56     at Object.<anonymous> (/usr/local/lib/node_modules/appwrite-cli/lib/commands/pull.js:12:67)
2025-08-26 15:48:56     at Module._compile (node:internal/modules/cjs/loader:1730:14) {
2025-08-26 15:48:56   code: 'MODULE_NOT_FOUND',
2025-08-26 15:48:56   requireStack: [
2025-08-26 15:48:56     '/usr/local/lib/node_modules/appwrite-cli/lib/commands/pull.js',
2025-08-26 15:48:56     '/usr/local/lib/node_modules/appwrite-cli/lib/commands/init.js',
2025-08-26 15:48:56     '/usr/local/lib/node_modules/appwrite-cli/index.js'
2025-08-26 15:48:56   ]
2025-08-26 15:48:56 }
2025-08-26 15:48:56 
2025-08-26 15:48:56 Node.js v22.16.0
TL;DR
Developers encountering an error with the 'grids' package in Appwrite-CLI, specifically "'Error: Cannot find module './grids'", may need to update to patch release 9.0.1 where the issue should be fixed.
Chirag Aggarwal
26 Aug, 2025, 13:58

hiii this should be fixed with the new patch release 9.0.1

Chirag Aggarwal
26 Aug, 2025, 13:58

can you please check

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more