Skip to content

Style will crash when using latest codebase on windows #53

Closed
@Cyrusky

Description

@Cyrusky

Hello contributors, I found that when I pull the latest code (include version 0.6.4) and start the dev mode, the style will crash.

node: v22.11.0
yarn: 4.3.1
codefuse-ide: ef41c4f4a5db6f52b1214f6502e0639c8da401d1
os: windows 11 x64

I figure out that caused by css-loader. when I downgrade css-loader from version 7 to version 6, It fixed.

css-loader: version 6

image

css-loader: version7

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions