127 questions with no answers
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'...
1
vote
0
answers
286
views
Flutter iOS Simulator (iOS 18.4) DevFSException: Failed to start Dart Development Service
Environment:
Flutter SDK: 3.29.3 • channel stable • Dart 3.7.2 • DevTools 2.42.3
Xcode: 16.3 (16E140) with Command Line Tools at /Applications/Xcode.app/Contents/Developer
iOS Simulator: iPhone 16 ...
0
votes
0
answers
391
views
Error: Module not found: Error: Can't resolve 'xxxxxx' in C:\Path...\fesm2022
I'm stuck with this issue and it's driving me a bit crazy. Hope someone can throw me a lifeline here.
So I have a frontend Angular project.
In this project, I have a private package (my-shared-lib) ...
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-...
0
votes
0
answers
118
views
Vite Build Error: Could not load useAuthStore (ENOENT: no such file or directory)
I'm trying to deploy my project on Render, but I'm facing an issue during the build process, and I can't seem to figure out the root cause. Here's the error:
[vite:load-fallback] Could not load /opt/...
0
votes
0
answers
22
views
Encountering build error in Nextjs deployment on vercel
so this is the error:
Error [AxiosError]: Request failed with status code 401
at eO (.next/server/chunks/859.js:1:47996)
at IncomingMessage.<anonymous> (.next/server/chunks/859.js:3:9448)
at aN....
0
votes
0
answers
258
views
Error MSB4018: "GetOutOfDateItems" task failed due to missing .tlog files on first build in Visual Studio
I'm working on a C++ project in Visual Studio 2019 targeting Windows with vcpkg dependencies. I keep encountering an issue where the first build fails due to missing .tlog files, specifically a ...
1
vote
0
answers
56
views
Cycle in dependencies between targets ‘XYZ' and ‘XYZ_appTests' in Xcode for React Native project on macOS
Question:
I am setting up a React Native project on my MacBook Pro and have installed the necessary tools: Node.js, Xcode, Ruby, and CocoaPods. I've also configured .xcode.env properly. Despite ...
0
votes
0
answers
660
views
Error while building React Native app for Android - Execution failed for task ':react-native-async-storage_async-storage:compileDebugJavaWithJavac'
I am developing a React Native application on a Mac and trying to build it for Android. However, when I run npm run android to launch the app on my phone, I encounter the following error:
BUILD FAILED ...
0
votes
0
answers
1k
views
Error while archiving Xcode project: Sandbox: mkdir(23381) deny(1) file-write-create
I am currently trying to archive my xcode project and i am getting this error:
Sandbox: mkdir(23381) deny(1) file-write-create
Does anyone know what this error means? I am not using swift or ...
0
votes
0
answers
2k
views
Error on Xcode beta 15.1 when building: Command PhaseScriptExecution failed with a nonzero exit code. (Not using CocoaPods)
I am trying to build a Unity project(version 2023.1.9f1) on Xcode beta 15.1 and I am running into a build error when I try to archive it. Here is the error:
Command PhaseScriptExecution failed with a ...
1
vote
0
answers
581
views
Vite + React: Maximum call stack size exceeded
I was building website with vite + react
However, when trying to compile the production build, I run in the following error:
error during build:
RangeError: Maximum call stack size exceeded
at String....
0
votes
0
answers
1k
views
CMake and Flutter: Unable to Build and Run Flutter Application on Linux
I am trying to build and run a Flutter application on Linux, but I am encountering issues with CMake. The application runs successfully on Google Chrome, but I'm having trouble getting it to work on ...
1
vote
0
answers
775
views
Undefined symbols for architecture arm64 xcode 13.4
I have a Xcode Project was build from Unity with
Unity 2020.3.40f1
Xcode 13.4
After build iOS project from Unity, i run pod install in Xcode project folder.
Then in Unity-Iphone > Unity-Iphone > ...
1
vote
0
answers
524
views
Cannot replace to directory ..../merged/bin with file
Im trying to build a docker image and get:
ERROR: failed to solve: cannot replace to directory /home/user/.local/share/docker/overlay2/4x9idkq31iucxi4u45xhi7wqp/merged/bin with file
This happens when ...
0
votes
0
answers
114
views
Error when building task with GCC compiler on vs code, Windows [Gtk Libraries] - Error adding symbols
When i run build task from the terminal in vs code i get this error:
c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/ld.exe: cannot find -lpangowin64-1.0
C:/msys64/mingw64/bin/../lib/...
1
vote
0
answers
89
views
Android Stripe library causes a build failure for an empty project
I am trying to integrate the Stripe library for payment with the dependency line:
implementation 'com.stripe:stripe-android:20.17.0'
and gets this error when building the project:
Could not resolve ...
0
votes
0
answers
615
views
Unity CIL Linker presents a log4net assembly error when building for Android
I'm unsure of what's causing the following errors when building for Android in Unity.
Android build error
Building C:\Users\LIMEFRIENDS\Documents\GitHub\21cube\Library\Bee\artifacts\unitylinker_xy1a....
0
votes
0
answers
117
views
Hi I am new to rust And I tried to setup a matrix rust server... and it always throws me a issue in error.rs
error[E0599]: no method named `map_err` found for type parameter `Self` in the current scope
--> src\server\error.rs:40:24
|
34 | pub trait ResultExt<T>: Sized {
| --------------------...
0
votes
0
answers
176
views
Build error coming due to dll version conflict
I am getting the below in the output window when building the dotnet project.
No way to resolve conflict between "Microsoft Practices EnterpriseLibrary Common, Version=5.0.414.0, Culture=neutral, ...
0
votes
0
answers
450
views
"Could not copy file" error preventing build in VB 2019
I'm getting an error, "Could not copy the file [file name in app folder] because it was not found." This is giving me a build error, not a runtime error. There is no path or file given. I am ...
0
votes
0
answers
226
views
Android Application Build Error: Manifest merger failed with multiple errors, see logs
I already build some other applications but in this time, I am facing an unfixable error. Please help me out.
In the error it show "Manifest merger failed with multiple errors, see logs". So,...
1
vote
0
answers
1k
views
OpenCV build error : undefined reference to `google::InitVLOG3__
System configuration
OS : Ubuntu 18.04
opencv version : 4.2.0
opencv_contrib version : 4.2.0
I am trying to build OpenCV 4.2.0 from source and I am facing the following error :
[ 78%] Built target ...
1
vote
0
answers
867
views
Build Errors C++ Visual Studio 2022
I'm trying to implement a resizable array class in C++. I started out with a basic C++ Console Application Template.
I'm unable to build the basic Hello World program in Visual Studio 2022.
This is ...
2
votes
0
answers
58
views
Build error while creating new native script angular application
I have created native script angular application using npm command "ns create projectName --ng".
After running the application, getting the build error.
How to fix this issue?