Giter VIP home page Giter VIP logo

Comments (4)

Stratus3D avatar Stratus3D commented on June 15, 2024

@rstacruz if you think the workaroudn is all that is needed feel free to create a PR. I don't know enough to know if there is more that needs to change here or not.

from asdf-nodejs.

vic avatar vic commented on June 15, 2024

Could probably be already fixed when using the new shim executor on asdf 0.6.4-dev (asdf-vm/asdf@cc78863). Could anyone test and report back?

from asdf-nodejs.

sevillaarvin avatar sevillaarvin commented on June 15, 2024

Hi, I experienced the same issue with [email protected].

Installed asdf via

git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.8.0
vim ~/.bashrc
# https://asdf-vm.com/#/core-manage-asdf
. $HOME/.asdf/asdf.sh
. $HOME/.asdf/completions/asdf.bash

Installed node via:

asdf install nodejs 15.2.0
asdf global nodejs 15.2.0

Installed global pnpm via:

npm i -g pnpm

However, running pnpm returns Command 'pnpm' not found.

I confirmed that pnpm exists, but somehow not included in PATH.

ls ~/.asdf/installs/nodejs/15.2.0/.npm/bin/
pnpm  pnpx

I executed asdf reshim nodejs and now it works.

from asdf-nodejs.

augustobmoura avatar augustobmoura commented on June 15, 2024

I can't reproduce it anymore. It should have been fixed since #232. If the error still occurs, please comment in this thread so we can reopen it or create a new one.

from asdf-nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.