This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
homepage lxc error #3947
Unanswered
PirateJvck
asked this question in
Help Needed
Replies: 2 comments 2 replies
-
🏁 The script runs without any problems from this end.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Same here Failed to compile. ./src/widgets/customapi/component.jsx info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules [ERROR] in line 78: exit code 0: while executing command pnpm build |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
/ / / /___ ____ ___ ___ ____ ____ _____ ____
/ // / __ / __
__ \/ _ \/ __ \/ __
/ __ `/ _/ __ / // / / / / / / / // / // / // / __/
// //_// // //_/ ./_,/_, /___/
// /____/
-Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
Latest version: 1.0.30001669
Updating caniuse-lite version
$ pnpm up caniuse-lite
|caniuse-lite has been successfully updated
No target browser changes
|Lockfile is up to date, resolution step is skipped
-Already up to date
|Done in 1.6s
Failed to compile.
./src/widgets/customapi/component.jsx
38:10 Error: Unnecessary 'else' after 'return'. no-else-return
info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
- ELIFECYCLE Command failed with exit code 1..
[ERROR] in line 78: exit code 0: while executing command pnpm build
root@homepage:/#
Beta Was this translation helpful? Give feedback.
All reactions