Skip to content

.NET core isnt installed even though it is #2

Description

@itzTheMeow

I ran set COREHOST_TRACE=1 as well
Error:

Load edge native library from: \node_modules\windows-ss\dist\native\win32\x64\16.6.0\edge_coreclr
CoreClrEmbedding::Initialize - Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1

node:internal/process/esm_loader:74    internalBinding('errors').triggerUncaughtException(
                              ^    
Error: This is not a published, standalone application and we are unable to locate the .NET Core SDK.  Please make sure that it is installed; see http://microsoft.com/net/core for more details.
    at Object.Module._extensions..node (node:internal/modules/cjs/loader:1183:18)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)    at Module.require (node:internal/modules/cjs/loader:1005:19)      
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (\node_modules\windows-ss\dist\index.js:105:10)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)     
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)

the edge_coreclr is there:
image
.net 5 and 6 are both installed:
image

that's with this package version: 1.0.1-xx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions