Coder Social home page Coder Social logo

Comments (10)

enisn avatar enisn commented on September 27, 2024

Probably it still works,

It shows an animation and updates the exact same line to show an animation. Your terminal app may not support updates and adds the updated content as a new line.

@ahmetfarukulu can you confirm this?

from abp.

ahmetfarukulu avatar ahmetfarukulu commented on September 27, 2024

I think problem related with your nuget cache folder, if the folder requires admin privileges CLI also should start as administrator.

You can run dotnet nuget locals all --list this command to see the nuget global-packages cache path.

In that folder there should be volo.abp.studio.extensions.standardsolutiontemplates directory.

from abp.

tombohub avatar tombohub commented on September 27, 2024

@ahmetfarukulu hi, command dotnet nuget locals all --list gives output:

http-cache: C:\Users\Me\AppData\Local\NuGet\v3-cache
global-packages: D:\NugetPackages
temp: C:\Users\Me\AppData\Local\Temp\NuGetScratch
plugins-cache: C:\Users\Me\AppData\Local\NuGet\plugins-cache

There is volo.abp.studio.extensions.standardsolutiontemplates inside D:\Nuget\Packages folder:

image

I have tried to run terminal as administrator and the looping is still on:

PowerShell 7.4.5
PS D:\PROJEKTI> cd .\prototypes\
PS D:\PROJEKTI\prototypes> abp new abptest -t app-nolayers --ui no-ui -dbms SQLite --theme leptonx-lite -csf
[23:39:04 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplates
🚲 The CLI is restarting to apply the changes with arguments: new abptest -t app-nolayers --ui no-ui
-dbms SQLite --theme leptonx-lite -csf
PS D:\PROJEKTI\prototypes> [23:39:05 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplates
🚲 The CLI is restarting to apply the changes with arguments: new abptest -t app-nolayers --ui no-ui
-dbms SQLite --theme leptonx-lite -csf
[23:39:06 INF] You are running the second generation of the ABP CLI. If you're interested in the legacy CLI, see https://abp.io/new-cli
🧩 Extensions downloaded: Volo.Abp.Studio.Extensions.StandardSolutionTemplates
🚲 The CLI is restarting to apply the changes with arguments: new abptest -t app-nolayers --ui no-ui
-dbms SQLite --theme leptonx-lite -csf

from abp.

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.