prettier-standard-vscode icon indicating copy to clipboard operation
prettier-standard-vscode copied to clipboard

TypeError: e.getFileInfo.sync is not a function

Open mattyod opened this issue 5 months ago • 0 comments

Hi,

Mac OS Sonoma 14.5 VSCode 1.93.1 Global Prettier install 3.3.3 & also tried 2.7.1

When trying to format a plain .js file I'm getting the output:

Extension Name: Prettier-Standard - JavaScript formatter
Extension ID: numso.prettier-standard-vscode
Extension Version: 1.0.2
Error while formatting: /.../index.js
TypeError: e.getFileInfo.sync is not a function

mattyod avatar Sep 20 '24 13:09 mattyod