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

Problem in BuildLogs #7

Open
P-yiush07 opened this issue Dec 9, 2023 · 3 comments
Open

Problem in BuildLogs #7

P-yiush07 opened this issue Dec 9, 2023 · 3 comments

Comments

@P-yiush07
Copy link

When i am pushing the code to gitHub, after starting of build process, i am getting this kind of errors

[webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: No serializer registered for ConcatSource

and mostly this kind of errors:

**23:1 Error: Replace ⏎import·classes·from·'./index.module.scss'; with import·classes·from·'./index.module.scss' prettier/prettier

 
[2023-12-09T14:19:25] | │ 24:1 Error: Run autofix to sort these imports! simple-import-sort/imports
 
[2023-12-09T14:19:25] | │ 26:52 Error: Delete prettier/prettier
 
[2023-12-09T14:19:25] | │ 66:9 Error: Delete ⏎·········· prettier/prettier
 
[2023-12-09T14:19:25] | │ 74:1 Error: Delete ·· prettier/prettier
 
[2023-12-09T14:19:25] | │ 120:2 Error: Insert prettier/prettier
 
[2023-12-09T14:19:25] | │ 120:2 Error: Newline required at end of file but not found. eol-last**

in the end i am getting this

error Command failed with exit code 1

and then build is getting failed

@jurabek105
Copy link

Having the same problem, didnt you find any solution?

@P-yiush07
Copy link
Author

Having the same problem, didnt you find any solution?

Yeah i found, install es lint extension in your vs code, and fix all of the error one by one, by auto fixing. And then push it to github and then start the build, it will get resolved

@jurabek105
Copy link

Having the same problem, didnt you find any solution?

Yeah i found, install es lint extension in your vs code, and fix all of the error one by one, by auto fixing. And then push it to github and then start the build, it will get resolved

thanks a lot

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

No branches or pull requests

2 participants