Code Monkey home page Code Monkey logo

Comments (5)

Giuliano1993 avatar Giuliano1993 commented on May 20, 2024 1

In fact, that sounded strange to me, too, having to do that!
I actually was willing to give you the output, but it started giving me a different issue.
So I created a project from zero and worked all fine first shot, it built the application just by running the command and it does everything it needs to.

I'm a bit confused, but I probably got something wrong in the first run and messed a bit things up ( even If I had just the default files on while testing things so it is still strange ).
Anyhow if I run again into the same issue I'll paste the output here!

from laravel-zero.

owenvoke avatar owenvoke commented on May 20, 2024

This shouldn't be an issue, it should build the .phar to the root directory with Box, and then move it (with rename) to the builds directory (without the .phar). The non-.phar in the root isn't a PHAR file, so won't work standalone.

Do you have the contents of your box.json? 🤔

I'm not sure if Box really supports or tests on Windows anymore. I'll try to give this a test tonight, and see if I can work out the issue.

from laravel-zero.

Giuliano1993 avatar Giuliano1993 commented on May 20, 2024

Okay so thank you for specifying! I dug more in the documentation and found the right command for building using box, I didn't realize a double step was needed for build, fist the box command and then the app:build, so thank you for pointing that out to me and sorry for not noticing it before.

I can confirm that box is still supporting windows, it just worked for me! 😄

Still I feel that docs could be clearer about the building process, so I'll try more things out a bit and try to propose something!
Thanks again!

from laravel-zero.

owenvoke avatar owenvoke commented on May 20, 2024

The app:build command should be running Box behind the scenes, which is why I'm confused. 🤔 You shouldn't need to run box first.

Do you mind running app:build -vvv, and posting the verbose output here?

from laravel-zero.

owenvoke avatar owenvoke commented on May 20, 2024

That's great, going to close this issue. But feel free to reopen it, or post here if you hit the issue again. 👍🏻

from laravel-zero.

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.