Skip to content

testyts command not on the path despite a seemingly successful installation #76

Description

@koalabi

OS: ubuntu 20.04 LTS
npm: 7.11.1

alain@aegnor:~/devel_syno/NodeJS/svg-be-draw$ npm i testyts --save-dev

added 24 packages, and audited 144 packages in 5s

15 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

alain@aegnor:~/devel_syno/NodeJS/svg-be-draw$ npm ll
svg-be-draw@1.0.0
│ /mnt/ubuntu18.04/home/alain/devel_syno/NodeJS/svg-be-draw
│ Backend drawing of SVG files (experimental)
├── @svgdotjs/svg.js@3.0.16
│   
├── @types/node@15.0.1
│   
├── svgdom@0.1.8
│   
├── testyts@1.3.0
│   
├── ts-node@9.1.1
│   
└── typescript@4.2.4

alain@aegnor:~/devel_syno/NodeJS/svg-be-draw$ testyts init
testyts: command not found

Global install does not work any better :-(.

Package is well present under node_modules. What can be wrong?

alain@aegnor:~/devel_syno/NodeJS/svg-be-draw$ ls -ld node_modules/test*
drwxrwxr-x 1 alain alain 110 mai 18 22:28 node_modules/testyts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions