n8n-io / n8n

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
https://n8n.io
Other
47.38k stars 7.1k forks source link

Windows stdio in console mode does not support writing non-UTF-8 byte sequences #11274

Open weiqingtao opened 5 days ago

weiqingtao commented 5 days ago

Bug Description

when i run pnpm run build,an error will occur image

To Reproduce

run npm run build

Expected behavior

build success

Operating System

window

n8n Version

1.63.0

Node.js Version

v20.18.0

Database

PostgreSQL

Execution mode

main (default)

Joffcom commented 5 days ago

Hey @weiqingtao,

We have created an internal ticket to look into this which we will be tracking as "GHC-324"

weiqingtao commented 5 days ago

Hey @weiqingtao,

We have created an internal ticket to look into this which we will be tracking as "GHC-324"

ok thanks

Joffcom commented 5 days ago

Hey @weiqingtao

What version of windows are you running?

weiqingtao commented 5 days ago

Hey @weiqingtao

What version of windows are you running?

"version": "1.63.0"

weiqingtao commented 5 days ago

Hey @weiqingtao

What version of windows are you running?

image

netroy commented 4 days ago

Are you using WSL? if not, can you please try using WSL instead?

Joffcom commented 4 days ago

@weiqingtao can you also confirm the version of windows you are using? It looks like you sent me the n8n version instead.

weiqingtao commented 4 days ago

Hey @weiqingtao

What version of windows are you running?

Sorry, I misread image

Joffcom commented 3 days ago

Have you tried under WSL yet? From what I can see online this may not be an issue with n8n itself.

weiqingtao commented 3 days ago

Have you tried under WSL yet? From what I can see online this may not be an issue with n8n itself.

Hello, I would like to separate the front-end and back-end of the n8n project code. Can you give me some suggestions? I am currently encountering some issues where the backend code compiled by ts will encounter errors

netroy commented 2 days ago

@weiqingtao all of this sounds like you need support, can you please post on community.n8n.io instead? github issues isn't the the best place to ask these questions.