Git Product home page Git Product logo

Comments (7)

OnlyOneJMJQ avatar OnlyOneJMJQ commented on May 27, 2024

Does the console produce any errors or is it a totally silent failure? Also, while I'm guessing Win 10 64 🙂, which platform and browser?

from drizzle-box.

pemulis avatar pemulis commented on May 27, 2024

I'm getting a whitescreen error after building and running pushstate-server build_webpack. Image attached. This is on macOS High Sierra 10.13.4, in both Firefox 59.0.2 and Google Chrome Version 66.0.3359.139. In my case, I don't see any loading cogs.

screen shot 2018-05-14 at 2 31 22 pm

Edit: Whoops, this was just a mistake on my part. I was trying to deploy to GitHub Pages and set a homepage in package.json, which was confusing things.

from drizzle-box.

eccentricexit avatar eccentricexit commented on May 27, 2024

In my case it does not build at all:

truffle unbox drizzle
Downloading...
Unpacking...
Setting up...
Unbox successful. Sweet!

Commands:

  Compile:              truffle compile
  Migrate:              truffle migrate
  Test contracts:       truffle test
  Test dapp:            npm test
  Run dev server:       npm run start
  Build for production: npm run build
mtsalenc:~/workspace/test $ npm run build

> [email protected] build /home/ubuntu/workspace/test
> node scripts/build.js

Creating an optimized production build...
Failed to compile.

Module not found: Error: Cannot resolve 'file' or 'directory' ./../build/contracts/ComplexStorage.json in /home/ubuntu/workspace/test/src

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2018-08-10T18_26_41_745Z-debug.log

May also be relevant:

mtsalenc:~/workspace/test $ node --version
v9.11.2
mtsalenc:~/workspace/test $ truffle version
Truffle v4.1.13 (core: 4.1.13)
Solidity v0.4.24 (solc-js)
mtsalenc:~/workspace/test $ lsb_release -d
Description:    Ubuntu 14.04.5 LTS

How does drizzle reference the contract .jsons built by truffle compile? I believe create-react-app won't allow references outside src.

from drizzle-box.

pynchmeister avatar pynchmeister commented on May 27, 2024

@mtsalenc try npm rebuild that solved the ELIFECYCLE issue for me

from drizzle-box.

stobiewan avatar stobiewan commented on May 27, 2024

@DavidBurela I have the same issue, were you able to resolve it?

from drizzle-box.

stale avatar stale commented on May 27, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from drizzle-box.

stale avatar stale commented on May 27, 2024

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.

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.