Git Product home page Git Product logo

mastering-ethereum-auction-dapp's People

Contributors

dependabot[bot] avatar indicat0r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mastering-ethereum-auction-dapp's Issues

Auction.vue - One of the v-btn logic

Hi,

Thanks for the great dapp frontend. I've been learning a lot from it. Had a quick question:

Is the logic (i.e., "...:disabled="!isAuctionOwner(auc) || !isLastBidder(auc) ...") used in the line# 50 of the Auction.vue valid?
That is, given the overall condition imposed on the dapp that an auction owner cannot bid his/her own auction, it seems that the button can never be enabled.

Thanks!

Get failed when I type "npm run dev"

(base) sellintang@Sellins-MacBook-Air frontend % npm run dev

[email protected] dev
webpack-dev-server --inline --progress --config build/webpack.dev.conf.js

(node:15474) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./2020/" in the "exports" field module resolution of the package at /Users/sellintang/blockchain/mastering-ethereum-auction-dapp/frontend/node_modules/es-abstract/package.json.
Update this package.json to use a subpath pattern like "./2020/".
(Use node --trace-deprecation ... to show where the warning was created)
(node:15474) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./helpers/" in the "exports" field module resolution of the package at /Users/sellintang/blockchain/mastering-ethereum-auction-dapp/frontend/node_modules/es-abstract/package.json.
**Update this package.json to use a subpath pattern like "./helpers/
".**
(node:15474) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
15% building modules 44/50 modules 6 active ...eum-auction-dapp/frontend/src/App.vue{ parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }.
94% asset optimization /
ERROR Failed to compile with 4 errors 10:18:25 AM

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.