I've run into a bit of a snag when adding in the AngularFireFunctionsModule. For some reason, despite having successfully included AngularFireModule, AngularFir
Whenever I need to run a powershell script it complains of security, if I add powershell.exe -nologo -executionpolicy bypass -File .\install.ps1 I still get per
I am learning Big data using Apache spark and I want to create a custom transformer for Spark ml so that I can execute some aggregate functions or can perform o
In the following segment of code I call the Header module and React automatically adds the import to the Header module. import Head from 'next/head' import Hea
I am using PDFBox as a tool to sign my PDF, it is being created by the same library, and i am using CSP Crypto Pro as a sign tool (Bouncy castle is restricted i
I am working on the example code of face effect and want to change the glass 3d model into my own 3d model. Anyone knows how to generated the required .pbtxt fi
I have a SelectInput that let me choose 1, 2 or 3, and below that I have a MultiSelect (with Mantine library). I would like to select the number of co-pilot (on
I have a method : public List<Point> RemoveDuplicatePoints(List<Point> theVertices) { va
I am following CoreySchafer's tutorial to deploy my Django app onto a linux server. When I start copying the files to a linux server it finishes it but it takes