Sohail Saha
Sohail Saha
Created a new pull request that should fix the issue. Please accept. #313
I found the fix. I just installed the `sqlite3` package. It wasn't installed for some reason. ``` npm install --save-dev --save-prod sqlite3 ```
@unordered-set Thanks so much for this. I confirm it works.
@Hubbl3 - **Target box's systeminfo** ``` Hostname: REDACTED Domain Name: REDACTED.local ProductName: Windows Server 2019 Standard EditionID: ServerStandard ReleaseId: 1809 BuildBranch: rs5_release CurrentMajorVersionNumber: 10 CurrentVersion: 6.3 Architecture: AMD64 ProcessorCount: 4...
@Hubbl3 Well, I was using self signed cert, so that may have been the issue. Also, I did check the correct .NET Framework version before compiling, so yes, that part...
@Hubbl3 Thanks for the suggestion :) 👍