Git Product home page Git Product logo

Comments (7)

frantisekpetko avatar frantisekpetko commented on August 22, 2024 1

Thank you a lot! Everything is working. I tried classic cmd before instead of git bash.

from rp-app.

alirezakay avatar alirezakay commented on August 22, 2024

Hi František Petko,

This error is raised because you have a directory named "x":
A subdirectory or file x already exists.

Please delete that directory and test it again, if a new error occurred, just let me know here.

@frantisekpetko

from rp-app.

frantisekpetko avatar frantisekpetko commented on August 22, 2024

Okay, my fault. But error is still ..

{ Error: Command failed: mkdir cra-php-app && cd ./cra-php-app && npm install rp-app-core --no-save --prefix ./ && cp -rf ./node_modules/rp-app-core/. ./ &&  rm -rf ./node_modules/rp-app-core
'cp' is not recognized as an internal or external command,
operable program or batch file.

    at ChildProcess.exithandler (child_process.js:275:12)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Socket.stream.socket.on (internal/child_process.js:346:11)
    at emitOne (events.js:116:13)
    at Socket.emit (events.js:211:7)
    at Pipe._handle.close [as _onclose] (net.js:557:12)
  killed: false,
  code: 1,
  signal: null,
  cmd: 'mkdir cra-php-app && cd ./cra-php-app && npm install rp-app-core --no-save --prefix ./ && cp -rf ./node_modules/rp-app-core/. ./ &&  rm -rf ./node_modules/rp-app-core' }

from rp-app.

alirezakay avatar alirezakay commented on August 22, 2024

@frantisekpetko
Okay I'll fix it as soon as possible

Thanks for announcing this issue.

from rp-app.

frantisekpetko avatar frantisekpetko commented on August 22, 2024

Thanks.

from rp-app.

alirezakay avatar alirezakay commented on August 22, 2024

@frantisekpetko

I just checked it out using npx command on windows 10
And it worked correctly:

npx rp-app create rptest
  • Which windows OS do you have?

  • What's your npx version?

  • Is the npx command installed globally?

  • Do you have git bash software installed on your windows?

Please answer the above questions.

for checking npx version:

npx --version

from rp-app.

alirezakay avatar alirezakay commented on August 22, 2024

image

from rp-app.

Related Issues (2)

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.