mayorcoded / DesignBounty

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

Module not found error on windows 10 #2

Closed concerned3rdparty closed 5 years ago

concerned3rdparty commented 5 years ago

Hi, when i try to run npm install it gives the error below: Module not found: Error: Can't resolve './../build/contracts/StandardBounties' in 'C:\Users\ismail\Desktop\solidityProjects\3rdparty\DesignBounty\src' StandardBounties is under the folder ./contracts/StandardBounties.sol , i guess it is looking for the wrong path.