-
Notifications
You must be signed in to change notification settings - Fork 488
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
Preprocess failed for DisplaySettings.svelte. #281
Comments
use pnpm run build
or
npm run build do not use |
Tired out but didn’t work. FYI Cloudflare Pages’ building environment returned this error, too. On Jan 12, 2025, at 08:24, Katsuyuki Karasawa ***@***.***> wrote:
use
pnpm run build
or
npm run build
do not use
npx or pnpm dlx
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Please provide one of the following, as this is necessary to reproduce.
|
This error is bugging me, the stylus syntax is really fine, I am developing this not building it using |
I tried to downgrade the versions of the deps, packages in the .json file, it works fine, but when updating with this commits, the error re-occur. |
@ibra-kdbra |
It seems that pnpm add -D @sveltejs/vite-plugin-svelte should resolve the issue even with the latest commit. |
This was my mistake. |
I check this issue. |
import { vitePreprocess } from "@astrojs/svelte"; |
Already fixed it, thanks for quick response tho.. |
Yeah I can see a conclusion here but I don't have the permission to close this issue. You personnels may proceed. |
An issue can only be closed by the owner of this repository or the person who opened it. Can you close it? |
Closed #281. |
The text was updated successfully, but these errors were encountered: