Code Monkey home page Code Monkey logo

Comments (11)

nozzlegear avatar nozzlegear commented on June 8, 2024

Ha, good question! This is one of the reason's I've started using compile-to-js languages instead of JS or TS -- I can never get the builds to reproduce because something always breaks even while using yarn! I'm looking into it right now and will let you know when I get it figured out.

from shopify-prime.

jdalrymple avatar jdalrymple commented on June 8, 2024

I sort of figured it out! Will post the pr in an hour

from shopify-prime.

nozzlegear avatar nozzlegear commented on June 8, 2024

Great! I was able to get it to build for me without any errors, so I'm not sure what the problem may be.

from shopify-prime.

jdalrymple avatar jdalrymple commented on June 8, 2024

Weird 😯 what helped me was by adding any casting on the hash variable. Is it possible we are using different versions of the dependencies ?

from shopify-prime.

nozzlegear avatar nozzlegear commented on June 8, 2024

Well that wouldn't be impossible, I've had NPM build scripts that would build just fine on Windows and then fail on unix/mac, and vice versa. Are you on a mac or Linux machine?

from shopify-prime.

nozzlegear avatar nozzlegear commented on June 8, 2024

Another thought, did you use yarn to install the dependencies, or npm?

from shopify-prime.

jdalrymple avatar jdalrymple commented on June 8, 2024

Lol npm, maybe that's why

from shopify-prime.

nozzlegear avatar nozzlegear commented on June 8, 2024

That might do it! If you use yarn it should install the exact dependencies and then hopefully the build will work.

from shopify-prime.

jdalrymple avatar jdalrymple commented on June 8, 2024

Should I remove the casting then?

from shopify-prime.

nozzlegear avatar nozzlegear commented on June 8, 2024

If it builds once you're using yarn then I think so, I'd like to keep it the way it is as long as there's no build errors.

from shopify-prime.

jdalrymple avatar jdalrymple commented on June 8, 2024

It did thank you!! I removed it from my PR as well

from shopify-prime.

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.