MBP-di-Michele:TruffleProject michele$ npm run deploy > loom-unity-project-template@ deploy /Users/michele/Desktop/unity-tiles-chain-evm-master/TruffleProject > truffle deploy --network loom_dapp_chain Compiling your contracts... =========================== > Everything is up to date, there is nothing to compile. Error: JSON-RPC Error -32603 (Internal error): missing trie node 0000000000000000000000000000000000000000000000000000000000000001 (path ) at HTTPRPCClient. (/Users/michele/Desktop/unity-tiles-chain-evm-master/TruffleProject/node_modules/loom-js/src/internal/http-rpc-client.ts:74:13) at step (/Users/michele/Desktop/unity-tiles-chain-evm-master/TruffleProject/node_modules/tslib/tslib.js:139:27) at Object.next (/Users/michele/Desktop/unity-tiles-chain-evm-master/TruffleProject/node_modules/tslib/tslib.js:120:57) at fulfilled (/Users/michele/Desktop/unity-tiles-chain-evm-master/TruffleProject/node_modules/tslib/tslib.js:110:62) at process._tickCallback (internal/process/next_tick.js:68:7) Truffle v5.1.14 (core: 5.1.14) Node v10.15.3 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! loom-unity-project-template@ deploy: `truffle deploy --network loom_dapp_chain` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the loom-unity-project-template@ deploy 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! /Users/michele/.npm/_logs/2020-02-27T10_40_39_720Z-debug.log MBP-di-Michele:TruffleProject michele$