Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn add scikitjs fail #192

Closed
condorman opened this issue Jan 20, 2022 · 3 comments
Closed

yarn add scikitjs fail #192

condorman opened this issue Jan 20, 2022 · 3 comments

Comments

@condorman
Copy link

Steps to reproduce the behavior:

  1. Create dir \scikitjs
  2. Init npm dir "npm init"
  3. Add module: yarn add scikitjs
  4. error:
    .....
    error D:\reactapp\personal\scikitjs\node_modules\scikitjs: Command failed.
    Exit code: 1
    Command: (cd docs && npm install && cd ..); (npx husky install);
    ....

Desktop:

  • OS: Windows 10
  • Node version: v14.18.1

Cattura

@dcrescim
Copy link
Collaborator

Thanks for the report @condorman. I'll investigate and push a fix.

@dcrescim
Copy link
Collaborator

Hey @condorman, give it another shot and let me know if you run into any issues. I've updated the build and the latest version of the library is 1.6.0. Hopefully that solves the install issue that you've run into.

@condorman
Copy link
Author

Thanks @dcrescim work fine!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants