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
CLI:
Version: 1.3.0
Color support: true
Platform:
CPU Architecture: x86_64
OS: windows
Environment:
BIOME_LOG_DIR: unset
NO_COLOR: unset
TERM: unset
JS_RUNTIME_VERSION: "v20.2.0"
JS_RUNTIME_NAME: "node"
NODE_PACKAGE_MANAGER: "npm/9.6.6"
Biome Configuration:
Status: unset
Workspace:
Open Documents: 0
Discovering running Biome servers...
What happened?
Enable: actions on save -> reformat code
Edit any .js or other compatible file
It gives following error in editor notifications, formatting is not performed
< path to project >\node_modules\.bin\biome:2 basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") ^^^^^^^ SyntaxError: missing ) after argument list at internalCompileFunction (node:internal/vm:73:18) at wrapSafe (node:internal/modules/cjs/loader:1175:20) at Module._compile (node:internal/modules/cjs/loader:1219:27) at Module._extensions..js (node:internal/modules/cjs/loader:1309:10) at Module.load (node:internal/modules/cjs/loader:1113:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/run_main_module:23:47 Node.js v20.2.0
Happens even in empty new project with just biome installed.
Expected result
Format file without giving error
Code of Conduct
I agree to follow Biome's Code of Conduct
The text was updated successfully, but these errors were encountered:
Environment information
What happened?
Happens even in empty new project with just biome installed.
Expected result
Format file without giving error
Code of Conduct
The text was updated successfully, but these errors were encountered: