mayorcoded / DesignBounty

A design bounty system build on the Ethereum Blockchain
4 stars 0 forks source link

Failed to compile on windows 10 #3

Open concerned3rdparty opened 5 years ago

concerned3rdparty commented 5 years ago

You might want to upgrade ipfs-api to ipfs-http-client. This is the output of npm install:

Writing artifacts to .\build\contracts

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

Failed to minify the code from this file:

        ./node_modules/ipfs-api/src/utils/module-config.js:7
mayorcoded commented 5 years ago

Hi, @concerned3rdparty I will look into this and let you know. Although this project was built using on a Unix environment, hence the errors. If you have access to a Unix machine, please use it, if not please be patient, I will get back to you on it.

concerned3rdparty commented 5 years ago

Hi, Thanks for quick reply :) I've seen the same problem using both wsl ubuntu and windows.