Skip to content

Instantly share code, notes, and snippets.

@kibagateaux
Created September 16, 2018 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kibagateaux/d831420de033e189627f2d5811cbc22d to your computer and use it in GitHub Desktop.
Save kibagateaux/d831420de033e189627f2d5811cbc22d to your computer and use it in GitHub Desktop.
Logs from running fresh project on Status' Embark framework
[info]: ========================
[info]: Welcome to Embark 3.1.10
[info]: ========================
[info]: loaded plugins: embark-status
[trace]: add check: embarkVersion
[trace]: startMonitor
[trace]: add check: Ethereum
[trace]: add check: Whisper
[info]: pid 44077 listening on /Users/kiba/code/BG_test/.embark/embark.ipc
[trace]: add check: IPFS
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: Storage module: Checking ipfs availability...
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: add check: Webserver
[info]: webserver available at http://localhost:8000
[trace]: watchFiles
[trace]: app/**/*.*,app/images/**/*.*
[trace]: watchFiles
[trace]: contracts/**
[trace]: watchFiles
[trace]: config/**/contracts.json,config/**/contracts.js
[info]: ready to watch file changes
[info]: Adding DApp to Status
[trace]: IPFS unavailable
[trace]: IPFS unavailable
[trace]: Storage module: ipfs node not available.
[trace]: Storage module: Launching ipfs process...
[info]: Starting ipfs process
[trace]: ready to watch contract changes
[trace]: ready to watch asset changes
[trace]: ready to watch config changes
[info]: Ethereum node detected..
[info]: loading solc compiler..
[debug]: IPFS: Initializing daemon...
[debug]: IPFS: Swarm listening on /ip4/10.0.1.5/tcp/4001
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /p2p-circuit/ipfs/QmQKFLzVfK1FbfPBnuXYjgYeagbYPPemTtrYLei4cnK2wk
[debug]: IPFS: Swarm announcing /ip4/10.0.1.5/tcp/4001
Swarm announcing /ip4/127.0.0.1/tcp/4001
Swarm announcing /ip4/67.80.223.16/tcp/35124
Swarm announcing /ip6/::1/tcp/4001
API server listening on /ip4/127.0.0.1/tcp/5001
[trace]: Updating IPFS CORS using command: ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin "[\"http://localhost:8000\", \"http://localhost:8545\", \"ws://localhost:8546\"]"
[debug]: IPFS: Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
Daemon is ready
[info]: compiling solidity contracts...
[info]: ipfs process started
[trace]: Storage module: Checking ipfs availability...
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[info]: Finished starting all storage providers.
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[info]: IPFS node detected..
[trace]: [object Object]
[trace]: finished
[info]: deploying contracts
[info]: deploying SimpleStorage with 134157 gas
[info]: SimpleStorage deployed at 0x4F11b75748C64405Fe1B8cD8062d0BFFd51b53cb
[info]: finished deploying contracts
[info]: Deployment Done
[trace]: reading app/dapp.js
[trace]: reading app/index.html
[trace]: creating dir dist/
[info]: writing file dist/index.html
[trace]: creating dir dist/images
[error]: /Users/kiba/code/BG_test/app/dapp.js
Module build failed: Error: Couldn't find preset "env" relative to directory "/Users/kiba/code"
at /usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/options/option-manager.js:293:19
at Array.map (<anonymous>)
at OptionManager.resolvePresets (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/options/option-manager.js:275:20)
at OptionManager.mergePresets (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/options/option-manager.js:264:10)
at OptionManager.mergeOptions (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/options/option-manager.js:249:14)
at OptionManager.init (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/options/option-manager.js:368:12)
at File.initOptions (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/index.js:212:65)
at new File (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/file/index.js:135:24)
at Pipeline.transform (/usr/local/lib/node_modules/embark/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
at transpile (/usr/local/lib/node_modules/embark/node_modules/babel-loader/lib/index.js:50:20)
[error]: errors found while generating js/dapp.js
[trace]: creating dir dist/js
[info]: writing file dist/js/dapp.js
[warning]: Note: The console uses web3.js 1.0  the reference docs for web3.js can be found at http://web3js.readthedocs.io/en/1.0/
[info]: Looking for documentation? You can find it at http://embark.status.im/docs/.
[info]: Ready
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
[trace]: Checking IPFS version on http://localhost:5001/api/v0/version...
[trace]: IPFS available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment