Coder Social home page Coder Social logo

Can't build about slw HOT 9 CLOSED

towerofnix avatar towerofnix commented on July 17, 2024
Can't build

from slw.

Comments (9)

towerofnix avatar towerofnix commented on July 17, 2024 1

I still don't get what line endings would have to do with this issue.

What is the issue? "I can't run the game" is about as handy as "my car doesn't work" :P – is there an error in the web browser console? If so, could you copy and paste it here? Does it not do anything at all? Is gulp not working properly? (Again, if so, could you copy and paste gulp's logs here?)

(edit: sorry if I'm not being very clear.)

from slw.

towerofnix avatar towerofnix commented on July 17, 2024

Yeah, sorry.

To run the game, you'll want to get a server running in the game's directory, due to various issues. python3 -m http.server or python2 -m SimpleHTTPServer' should work. Then open up the server in your web browser (probablyhttp://localhost:8000`) and the game should work.

from slw.

dekrain avatar dekrain commented on July 17, 2024

But without using gulp, it works great without server.

from slw.

dekrain avatar dekrain commented on July 17, 2024

Maybe code downloaded from server is encoded AS DOWNLOADED FILE as LF, but gulp result in CRLF.

from slw.

towerofnix avatar towerofnix commented on July 17, 2024

Maybe, but I'm pretty sure the browser deals with that automatically so it shouldn't be a big issue.

Are you getting an error in the terminal console or the browser console? Or is it something completely different that I'm not understanding?

from slw.

nanaian avatar nanaian commented on July 17, 2024

But without using gulp, it works great without server.

That would break fonts.

from slw.

dekrain avatar dekrain commented on July 17, 2024

@liam4 logs are on my pull request

from slw.

nanaian avatar nanaian commented on July 17, 2024

Building works fine for the rest of us, even on your PR, @dekrain.

from slw.

dekrain avatar dekrain commented on July 17, 2024

When I build original code, result is other than file downloaded from the server

from slw.

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.