So, I'm trying to compile in truffle some open zeppelin ERC20 contracts, but I get the following error:
Error: Error: Could not find import from any sources; imported from C:/Users/Angel/Documents/blockchain course/ethereum game/solidity/contracts/GameToken.sol at Object.compile (C:\Users\Angel\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\workflow-compile\legacy\index.js:72:1)
Any ideas? Thanks!