Issue : Instead of direct node installation i used nvm
Node and npm are available in a basic non-interactive shell
so i followed the below on my Mac m3
> which node
/Users/princepark/.nvm/versions/node/v22.22.0/bin/node
> which npm
/Users/princepark/.nvm/versions/node/v22.22.0/bin/npm
> sudo ln -s ~/.nvm/versions/node/v22.22.0/bin/node /usr/local/bin/node
> sudo ln -s ~/.nvm/versions/node/v22.22.0/bin/npm /usr/local/bin/npm
> sudo ln -s ~/.nvm/versions/node/v22.22.0/bin/npx /usr/local/bin/npx
One I have done this, then i have restarted abpstudio, and everthing is owrking now as expected
I have nvm installed in my system and node is installed via nvm,,
Connect|⇒ pwd
/Volumes/Projects/MantleInternational/abpio/mCm/Connect
Connect|⇒ tree -L 1
.
├── angular
├── common.props
├── Directory.DotSettings
├── etc
├── Mantle.Connect.abpmdl
├── Mantle.Connect.abpsln
├── Mantle.Connect.slnx
├── NuGet.Config
├── README.md
├── src
└── test
5 directories, 7 files
Connect|⇒ node -v
v22.22.0
Connect|⇒ npm -v
10.9.4
Connect|⇒ yarn -v
1.22.22
Connect|⇒
I am a new custoner with Personal Licenses, I get error when i try to initialise task
3/9/2026 2:57:02 PM [Information] Checking extensions...
3/9/2026 2:57:02 PM [Information] [14:56:57 WRN] NPM is not installed, visit https://nodejs.org/en/download/ and install NPM
3/9/2026 2:57:02 PM [Information] [14:56:57 INF] Started database migrations...
3/9/2026 2:57:02 PM [Information] [14:56:57 INF] Migrating schema for host database...
3/9/2026 2:57:02 PM [Information] [14:56:58 INF] Executing host database seed...
3/9/2026 2:57:02 PM [Information] [14:56:59 INF] Successfully completed host database migrations.
3/9/2026 2:57:02 PM [Information] [14:56:59 INF] Successfully completed all database migrations.
3/9/2026 2:57:02 PM [Information] [14:56:59 INF] You can safely end this process...
3/9/2026 2:57:02 PM [Information] [14:57:00 INF] Started database migrations...
3/9/2026 2:57:02 PM [Information] [14:57:00 INF] Migrating schema for host database...
3/9/2026 2:57:02 PM [Information] [14:57:01 INF] Executing host database seed...
3/9/2026 2:57:02 PM [Information] [14:57:02 INF] Successfully completed host database migrations.
3/9/2026 2:57:02 PM [Information] [14:57:02 INF] Successfully completed all database migrations.
3/9/2026 2:57:02 PM [Information] [14:57:02 INF] You can safely end this process...
3/9/2026 2:57:02 PM [Information] [1] Listing certificates from CurrentUser\My
3/9/2026 2:57:02 PM [Information] [2] Found certificates: 1 certificate
3/9/2026 2:57:02 PM [Information] 1) CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [3] Checking certificates validity
3/9/2026 2:57:02 PM [Information] [4] Valid certificates: 1 certificate
3/9/2026 2:57:02 PM [Information] 1) CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [5] Invalid certificates: no certificates
3/9/2026 2:57:02 PM [Information] [6] Finished listing certificates.
3/9/2026 2:57:02 PM [Information] [1] Listing certificates from CurrentUser\My
3/9/2026 2:57:02 PM [Information] [2] Found certificates: 1 certificate
3/9/2026 2:57:02 PM [Information] 1) CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [3] Checking certificates validity
3/9/2026 2:57:02 PM [Information] [4] Valid certificates: 1 certificate
3/9/2026 2:57:02 PM [Information] 1) CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [5] Invalid certificates: no certificates
3/9/2026 2:57:02 PM [Information] [6] Finished listing certificates.
3/9/2026 2:57:02 PM [Information] [1] Listing certificates from LocalMachine\My
3/9/2026 2:57:02 PM [Information] [2] Found certificates: no certificates
3/9/2026 2:57:02 PM [Information] [3] Checking certificates validity
3/9/2026 2:57:02 PM [Information] [4] Valid certificates: no certificates
3/9/2026 2:57:02 PM [Information] [5] Invalid certificates: no certificates
3/9/2026 2:57:02 PM [Information] [6] Finished listing certificates.
3/9/2026 2:57:02 PM [Information] [8] Filtered certificates: 1 certificate
3/9/2026 2:57:02 PM [Information] 1) CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [9] Excluded certificates: no certificates
3/9/2026 2:57:02 PM [Information] [14] Valid certificates: 1 certificate
3/9/2026 2:57:02 PM [Information] 1) CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [15] Selected certificate: CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true
3/9/2026 2:57:02 PM [Information] [23] Saving certificate 'CE998F610C94A58A218706FDC83F5750F411BAD7 - CN=localhost - Valid from 2026-01-28 16:16:13Z to 2027-01-28 16:16:13Z - IsHttpsDevelopmentCertificate: true - IsExportable: true' to openiddict.pfx with private key.
3/9/2026 2:57:02 PM [Information] [27] Writing the certificate to: openiddict.pfx.
3/9/2026 2:57:02 PM [Information] A valid HTTPS certificate is already present.
3/9/2026 2:57:02 PM [Information] The certificate was exported to /Volumes/Projects/MantleInternational/abpio/mCm/Connect/src/Mantle.Connect.HttpApi.Host/openiddict.pfx
3/9/2026 2:57:02 PM [Information] OperationStopped: abp install-libs exited with code 127
3/9/2026 2:57:02 PM [Information] Job 'InstallLibs' FAILED
3/9/2026 2:57:02 PM [Information] ./initialize-solution.ps1 exited with code: 1