You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing DJLint, it wouldn't format. I checked the inspector and got this error.
My system:
Full error:
2024-10-11 16:52:28.506 [error] Activating extension monosans.djlint failed due to an error:
2024-10-11 16:52:28.507 [error] TypeError: (0 , yl.getDefaultHighWaterMark) is not a function
at Object.<anonymous> (/home/mousetail/.vscodium-server/extensions/monosans.djlint-2024.7.0-universal/out/extension.js:42:24519)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
at Function.w._load (/home/mousetail/.vscodium-server/bin/21b1e2955ddda36eeba3a94e643128e465285b93/out/vs/workbench/api/node/extensionHostProcess.js:177:7371)
at Function.i._load (/home/mousetail/.vscodium-server/bin/21b1e2955ddda36eeba3a94e643128e465285b93/out/vs/workbench/api/node/extensionHostProcess.js:174:38745)
at Function.o._load (/home/mousetail/.vscodium-server/bin/21b1e2955ddda36eeba3a94e643128e465285b93/out/vs/workbench/api/node/extensionHostProcess.js:139:44377)
at Module.require (node:internal/modules/cjs/loader:1100:19)
at require (node:internal/modules/cjs/helpers:119:18)
at Function.i [as __$__nodeRequire] (/home/mousetail/.vscodium-server/bin/21b1e2955ddda36eeba3a94e643128e465285b93/out/bootstrap-fork.js:3:98)
at m._loadCommonJSModule (/home/mousetail/.vscodium-server/bin/21b1e2955ddda36eeba3a94e643128e465285b93/out/vs/workbench/api/node/extensionHostProcess.js:174:40372)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Promise.all (index 0)
Happy to help with any further debugging steps necessary.
The text was updated successfully, but these errors were encountered:
After installing DJLint, it wouldn't format. I checked the inspector and got this error.
My system:
Full error:
Happy to help with any further debugging steps necessary.
The text was updated successfully, but these errors were encountered: