Open Closed

Missing "libs/abp" folder after "abp install-libs" command execution #6462


User avatar
0
rohit.jadhav created
  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • Database System: PostgreSQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

"libs/abp" folder is missing after execution of abp install-libs command.

Also I have deleted yarn.lock file as you suggested in other answers still abp folder is not generating after executing install-libs command. This issue is not reproducible on local machine, but I am facing problem in windows server - 2019


7 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Are node npm and yarn installed on your Windows server?

  • User Avatar
    0
    rohit.jadhav created

    hi

    Are node npm and yarn installed on your Windows server?

    Yes it's installed same version as local it's working on local and not on server.

    also I am using pro templates..

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please share the output of abp install-libs command.

  • User Avatar
    0
    rohit.jadhav created

    hi

    Please share the output of abp install-libs command.

    Node and npm not yarn, yarn also needed?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Please share the output of abp install-libs command.

  • User Avatar
    0
    rohit.jadhav created

    hi

    Please share the output of abp install-libs command.

  • User Avatar
    0
    rohit.jadhav created

    I have installed yarn and issue is fixed, it means project is required all dependencies -> Node, npm and yarm also.

    this will help to other developers as well,

    Thanks, maliming, for your valuable time and support.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11