python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Unknown Build Error After Switching to .NET framework 4.7.2
Since switching a C# project from .NET framework 4.6.1 to 4.7.2 I get the following build error:
Unknown build error, 'Could not load type 'System.Runtime.CompilerServices.DependencyAttribute' from a...
Markus Wolf
Votes: 0
Answers: 0
SAP Commerce Cloud 2105 Installation on MAC OS Build Error: The command failed with exit code 127
I'm trying to setup SAP Commerce Cloud v2105 project in my MAC OS machine for Spartacus development.
I'm using this guide: https://sap.github.io/spartacus-docs/installing-sap-commerce-cloud-2105/
So f...

alleycat
Votes: 0
Answers: 2
Fingerprint vendor missing
Android Build currently fails due to this missing file
I am trying to build crDroid 12.0 using this device tree and vendor tree listed below.
https://github.com/raystef66/device_xiaomi_alioth
https://...
Md Belayet Hossen
Votes: 0
Answers: 1
I got "Error: packageJSON.main must be set to a valid entry point for your Electron app" when building with electron forge
I was building with electron forge and then it gave me this error in my terminal.
An unhandled rejection has occurred inside Forge:
Error: packageJSON.main must be set to a valid entry point ...
thekingistheruler
Votes: 0
Answers: 1