mjmlio / vscode-mjml

MJML preview, lint, compile for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=attilabuti.vscode-mjml
MIT License
172 stars 23 forks source link

MJML needs to rebuilt for your current platform #37

Closed gummipunkt closed 1 year ago

gummipunkt commented 1 year ago

Expected behavior

Install and activate the extension

Actual behavior

Try to activate the plugin, but the state is only: "MJML needs to rebuilt for your current platform"

VSCode Extension Log:

2023-02-28 07:42:24.695 [error] TypeError: cb.apply is not a function at /Users/gummipunkt/.vscode/extensions/attilabuti.vscode-mjml-1.6.0/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18 at FSReqCallback.oncomplete (node:fs:199:5)

jay-zahiri commented 1 year ago

+1 bump @gummipunkt you're using the original archived extension (attilabuti.vscode-mjml). This extension (mjmlio.vscode-mjml) doesn't have that problem.