Git Product home page Git Product logo

Comments (6)

nobkd avatar nobkd commented on June 5, 2024 2

I was able to reproduce this unexpected behavior. Will have to check since which change this happens.
I also haven't checked yet, if it also happens for node on windows... (sorry for the slow progress, )

EDIT:
Happens for both node (with env shebang edited to node) and bun since nuekit 0.5.2
So 0.5.1 / 0.5.0 work fine, but some resources are not converted / found on serve I think...

from nue.

kzt-wt avatar kzt-wt commented on June 5, 2024

I'm facing the same problem.

from nue.

nobkd avatar nobkd commented on June 5, 2024

@kzt-wt are you also using bun on windows?

I'll test it on Windows later today / when I find the time. Then, we'll see, if there is some Windows related code / bun problems :)

from nue.

kzt-wt avatar kzt-wt commented on June 5, 2024

Yes
I'm using bun on Windows.

from nue.

nobkd avatar nobkd commented on June 5, 2024

I made a git bisect and the first bad commit is 6a7464b (Simplified stats command), even when fixing the doubled function fmt and the wrong imports.
Will investigate further.

from nue.

nobkd avatar nobkd commented on June 5, 2024

Found the problem:

// build
else if (push || args.paths[0] || cmd == 'build') {

args.paths contains the path to the cli.js file on Windows, because it wasn't filtered.

Important

This issue is already fixed with #239, but not released yet...
Soo: Duplicate of #179

I will try making it more robust, but that's it...

from nue.

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.