Git Product home page Git Product logo

Comments (10)

LoomiDigital avatar LoomiDigital commented on May 28, 2024 1

@harmlessdragon what errors are you getting?

Did you run npm update after unboxing?

from drizzle-box.

mstobie-seequent avatar mstobie-seequent commented on May 28, 2024 1

Sounds like you had drizzle at too higher version still. What do you see from "npm list drizzle"? Make sure you install again after limiting to 1.1.5 if you updated first. And limit all of drizzle, drizzle-react and drizzle-react-components

from drizzle-box.

adrianmcli avatar adrianmcli commented on May 28, 2024 1

I believe this is fixed in #49. The app runs out of the box now, but unfortunately you are right that it still depends on too many outdated things. A completely rewritten truffle box is in the works.

from drizzle-box.

LoomiDigital avatar LoomiDigital commented on May 28, 2024

Agreed this truffle box needs some urgent attention.

As a workaround I managed to get the box working by setting drizzle to version 1.1.5.

from drizzle-box.

stobiewan avatar stobiewan commented on May 28, 2024

Yeah that's where I ended up too, limiting drizzle to : 1.1.5 is a workaround for now. I also have

"drizzle-react-components": "1.1.0",

though that version isn't shown in npm it works.

from drizzle-box.

harmlessdragon avatar harmlessdragon commented on May 28, 2024

I can't even get it to work with the drizzle limitation...might just have to work with the library separately.

from drizzle-box.

elzopauw avatar elzopauw commented on May 28, 2024

I changed the package.json devDependencies to this:

"drizzle": "1.1.5",
"drizzle-react": "1.1.0",
"drizzle-react-components": "1.1.0",

And tried npm install, yet I get the following error:

Uncaught TypeError: (0 , _drizzle.generateContractsInitialState) is not a function

from drizzle-box.

harmlessdragon avatar harmlessdragon commented on May 28, 2024

@fbdigital yes, I ran npm update. I then got a deepmerge dependency issue. installing that, I then got web3 dependency issues. I've tried limiting it to 1.1.5, but that also led to different issues.

from drizzle-box.

mstobie-seequent avatar mstobie-seequent commented on May 28, 2024

Cool, is there a repo for the new one?

from drizzle-box.

adrianmcli avatar adrianmcli commented on May 28, 2024

@mstobie-seequent
Not yet, I still have to make it. We're pretty swamped right now actually. If you just want something to get you started, try my personal boxes while you wait:

https://github.com/adrianmcli/truffle-react
https://github.com/adrianmcli/truffle-next

I'll be porting those over to become official boxes eventually anyway. They don't use Drizzle though.

from drizzle-box.

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.