Activities of "prince-mantle"

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|⇒ 
Showing 1 to 2 of 2 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.3.0-preview. Updated on March 09, 2026, 08:51
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.