Open bjartek opened 1 year ago
I am trying to use relative flow json with flowkit in flow-nft repo. See here https://github.com/bjartek/flow-nft-overflow/pull/2/files#diff-6e601323579d5bffbf021d887e1980721fe1a519d646ae8979d1e32a00f95cc1
I cannot get this to work with deploying new contracts
import from MetadataViews could not be found: ./utility/FungibleToken.cdc, make sure import path is correct, and the contract is added to deployments or has an alias could not deploy contracts
Thank you for reporting, will look into this.
I am trying to use relative flow json with flowkit in flow-nft repo. See here https://github.com/bjartek/flow-nft-overflow/pull/2/files#diff-6e601323579d5bffbf021d887e1980721fe1a519d646ae8979d1e32a00f95cc1
I cannot get this to work with deploying new contracts