git clone https://github.com/enjin/erc-1155.git cd .\erc-1155\ npm install ``` λ truffle test Could not find suitable configuration file. Truffle v5.0.30 (core: 5.0.30) Node v10.16.0 ``` Are you missing the the truffle-config.js file?
git clone https://github.com/enjin/erc-1155.git
cd .\erc-1155
npm install
Are you missing the the truffle-config.js file?