Cannot run drupal-radix-cli after following the instructions

Created on 24 November 2024, 3 months ago

Problem/Motivation

I couldn't get drupal-radix-cli to run.

Steps to reproduce

Install radix (6.0.x-dev 24 Nov 2024)
Follow instruction steps 1-10 to create a subtheme.
Run npm install drupal-radix-cli.
Try to run drupal-radix-cli list and get the result
bash: drupal-radix-cli: command not found

The problem was resolved for me after running export PATH=./node_modules/.bin:$PATH
(solution found here https://stackoverflow.com/questions/26293049/specify-path-to-node-module... )

πŸ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡¬πŸ‡·Greece arx-e

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @arx-e
  • πŸ‡ΊπŸ‡ΈUnited States danchadwick Boston

    Seems like the instructions need updating, maybe?

  • πŸ‡ΊπŸ‡ΈUnited States danchadwick Boston

    Closing for lack of additional information or activity. Happy to update documentation with better instructions if someone provides them. I tried running this on windows under the git bash shell and was not successful. I can't help with linux.

  • Even though this is okay to add the issues here, if anything we should add the related issues to Github repo: https://github.com/doxigo/drupal-radix-cli

    That aside, glad your issue is fixed once you updated your node path, I can look into this further see if it's something we can help with or not.

  • Status changed to Fixed about 1 month ago
  • Automatically closed - issue fixed for 2 weeks with no activity.

  • πŸ‡¬πŸ‡·Greece arx-e

    Thank you for your replies and excuse me for replying here with such a delay.
    It is probably something that has to do with the environment I tested it and I understand that any note to that issue could be dealt with to the Github repo. I ll try to understand it better and post there.

Production build 0.71.5 2024