-
After "npm install" I try to run "truffle serve" and get this:
truffle serve
Error: Couldn't find preset "es2015" relative to directory "/home/asphyxia/Downloads/Token-Factory-master"
at /hom…
-
## TL;DR
We will deprecate Rhino JavaScript engine, thus making GraalJS the only choice.
To prepare for this, explicitly set `jsEngine: graaljs` in front-matter of every flow that uses JavaScrip…
-
I have tried a lot, and the last step always has an error.
@polyjuice-provider/truffle version: 0.1.3
```
Starting migrations...
======================
> Network name: 'godwoken'
> Netw…
-
I'm just starting to learn about OMR, and have been investigating Graal and Truffle. If anyone has knowledge of both, I'd really appreciate the tl;dr about the differences between the projects, goals,…
-
-
# context
Hi all, first time submitting a bug report ever. Here's the info:
- What are you trying to achieve?
- Implement a way for pkl to retrieve configuration values from AWS SSM Parameter…
-
```
PS F:\Github\leo\MetaCoin> truffle deploy --network ropsten
Compiling your contracts...
===========================
> Compiling .\contracts\HelloWorld.sol
> Compiling .\contracts\Migrations…
-
Serving static assets in ./build on port 8080...
Rebuilding...
Error building:
Build configuration can no longer be specified as an object. Please see our documentation for an updated list of sup…
-
Using truffle 2.0.4 and PR #3, `truffle compile` and `truffle migrate` ran fine but...
```
$ truffle test
[ '0x79b546fc5870eb6839916f59abe40adb5dd1b0ee',
'0x8b2ea7b6c43c42b9251893b131fe3022501…
-
I get this error when I run `truffle compile` on Mac OS:
```
$ truffle compile
Compiling ./contracts/Conference.sol...
Compiling ./contracts/Migrations.sol...
/Users/bkinsey808/gh/ethereum_de…