0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

Unable to fetch solidity file from github #256

Closed iamtamaghna closed 5 years ago

iamtamaghna commented 5 years ago

Error: ENOENT: no such file or directory, open '/home/node_modules/https:/raw.githubusercontent.com/OpenZeppelin/openzeppelin-solidity/master/contracts/token/ERC20/ERC20Mintable.sol'

iamtamaghna commented 5 years ago
import "https://github.com/OpenZeppelin/openzeppelin-solidity/contracts/token/ERC20/ERC20Mintable.sol";