655 questions
0
votes
0
answers
29
views
Conflicting assets with the same target path in ASP.NET Core 10 static web asset compression
The error occurs between two projects (PortalAdmin and Portal) that both contain the same static web asset. This appears to be related to the new static web asset compression feature in .NET 10.
What'...
2
votes
1
answer
4k
views
NextJS not building, throwing 'TypeError: Invalid URL'
No matter what I try my nextjs 14 app keeps failing on build (on this for days now). Unfortunately the error is thrown in webpack'd minimized files, but monkey patching and commenting out has me ...
38
votes
10
answers
31k
views
Xcode 9.4 : unexpected service error: The Xcode build system has crashed
I’m getting strange error while building project in Xcode 9.4
Build system information - unexpected service error: The Xcode build system has crashed. Please close and reopen your workspace.
I tried ...
12
votes
10
answers
33k
views
No Output Directory named "build" found after the Build completed. You can configure the Output Directory in your Project Settings
Error: No Output Directory named "build" found after the Build completed. You can configure the Output Directory in your Project Settings.
i got this error here is my repository https://...
21
votes
4
answers
20k
views
How to accept Gradle ToS for `build --scan` automatically and still manage to run build without a scan?
I am using Gradle 4.6 which allows me to run build scans using
the --scan option without having to explicitly apply or download
extra plugins which is great. However this forces me to add the
...
1
vote
1
answer
124
views
Flutter build fails with core SDK errors (e.g., 'Offset isn't a type') despite clean reinstall on Windows
I am facing a persistent build failure on a fresh Flutter installation on Windows 11. The build fails with hundreds of errors pointing to core Flutter/Dart types not being recognized (e.g., Error: '...
2
votes
1
answer
769
views
## React Native Document Picker Android Build Error: `GuardedResultAsyncTask` Not Found
I'm trying to implement file upload functionality in my React Native CLI project (targeting Android) using react-native-document-picker. I've encountered a compilation error related to ...
14
votes
2
answers
3k
views
How to resolve "'jpackage' is missing" error when creating a distributable build for desktop in Compose Multiplatform using Android Studio?
I'm currently working on a Compose Multiplatform project using Kotlin and targeting desktop platforms. I'm encountering an issue when trying to create a distributable build for desktop in Android ...
1
vote
1
answer
600
views
lottie-react-native 7.2.2 Build Error with React Native 0.80 - Kotlin Type Mismatch
Problem
When building a React Native 0.80 project with lottie-react-native version 7.2.2, the build fails with the following Kotlin compilation errors:
> Task :lottie-react-native:...
0
votes
0
answers
76
views
ANDROID_SDK_ROOT environment variable. Problem: Directory does not exist. REACT NATIVE EXPO - EAS build Error
I'm facing a persistent error when trying to build my Expo React Native app using EAS Build. The build fails with an SDK resolution error related to the ANDROID_SDK_ROOT and sdk.dir properties.
Build ...
0
votes
0
answers
48
views
:app:processDebugMainManifest FAILED -> Incorrect Package on EAS Android Build
I'm working on a React Native mobile application for iOS and Android.
I've always been able to make development builds using the command:
eas build --profile development --platform android --clear-...
7
votes
5
answers
5k
views
Xamarin.Forms Failed to resolve 'System.Net.Http.HttpClientHandler'
The project was working fine before just I reinstalled the OS and Visual Studio, when I build the project this error is showing.
"Failed to resolve 'System.Net.Http.HttpClientHandler' from 'Mono....
0
votes
1
answer
33
views
Next.js Build error: I have customize the fetch to retrieve token from both client and server
I have customized the fetch in a Next.js app to get the token whenever a request is made. This is the function:
import { getNewAccessToken } from "./getNewAccessToken";
import { cookies } ...
2
votes
2
answers
847
views
unity build error occurred: Execution failed for task ':launcher:mergeDexRelease'
I used google-signin-unity plugin on my game.
But this issue happened when I built android apk on unity.
unity version is 2022.3.16f1.
What went wrong:
Execution failed for task ':launcher:...
1
vote
3
answers
2k
views
Flutter Windows Build Error - Creating symlink from source to dest failed with ERROR_INVALID_FUNCTION
Help please.
I'm currently having issued creating a windows build for my flutter projects - which are basically projects from YT tutorials. It was working just last week, but now every time I build ...
2
votes
4
answers
7k
views
Android Studio Kotlin duplicate class build error
I have inherited a project that has compiled in the past, but after making a very small change and attempt to build results in the following error:
Execution failed for task ':meeting:...
2
votes
1
answer
1k
views
Error: Cannot find module 'metro/src/lib/TerminalReporter' when building Expo app in a monorepo
I am encountering an issue when trying to build my Expo app using npx expo run:ios in a Turborepo monorepo setup. The error message I receive is:
Error: Cannot find module 'metro/src/lib/...
5
votes
2
answers
2k
views
MSB4018 Error on Every Second Build: System.Text.Json Not Found and Empty .deps.json File
I'm working on a C++/CLI project in Visual Studio 2019 (32-bit target platform) using .NET SDK 6.0.135. This project runs on a build server and has a dependency on System.Text.Json, although it's not ...
1
vote
1
answer
754
views
Build Error - After upgrade to Spring boot 3 Getting Unresolved reference for path in org.hibernate.query.criteria.internal.path.SingularAttributePath
I have upgraded all my project dependencies in gradle to spring boot 3 compatible.
for ex: springframewor.boot version to 3.0.7 and Hibernate-core version to 6.1.7 final, java version to 17. During ...
1
vote
1
answer
83
views
Getting type errors and module not found errors on render deployment
I am trying to deploy a MERN App on render.
The build gives this error.
../backend/src/models/hotel.ts(1,22): error TS2307: Cannot find module 'mongoose' or its corresponding type declarations.
../...
2
votes
0
answers
204
views
Next.js Parallel Route and Intercepting Route compiled on dev mode, but not working on production build
We are working on a Next.js 14 project with the following routes:
Our App router
app/[lang]/(frontend)/...
app/[lang]/(admin)/admin/...
app/[lang]/(auth)/auth/...
app/[lang]/layout.tsx contains:
<...
0
votes
1
answer
84
views
build error when attempting to use IpcRenderer
I am attempting to make my first Electron app using Angular 18. I have followed a couple of tutorials closely, but I keep getting an error message when building the app. I created a basic service to ...
4
votes
1
answer
531
views
A problem occurred configuring project ':expo'
A problem occurred configuring project ':expo'.
Could not get unknown property 'release' for SoftwareComponent container of type org.gradle.api.internal.component.DefaultSoftwareComponentContainer.
...
3
votes
2
answers
2k
views
useSearchParams() should be wrapped in a suspense boundary at page "/"
I receive an error in the build, with the following messages: useSearchParams() should be wrapped in a suspense boundary at page "/404". Read more: https://nextjs.org/docs/messages/missing-...
0
votes
1
answer
553
views
INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified
I’m encountering an issue during my Android project build in Android Studio. The build fails with the following error:
org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML ...