How to Compile Contract using CLI solc that imports openzeppelin contract

Answer my own question - need to use --base-path '/' and --include-path 'node_modules/'` flags.

2 Likes