Closed ngotchac closed 7 years ago
I ran into this issue trying to build the extension.
The solution is just adding the --disable-gpu flag when running Chrome to build the extension (see https://github.com/ngotchac/create-chrome-extension/commit/e012a094bdadce01a2780684fbe69ad7861d3029)
--disable-gpu
I ran into this issue trying to build the extension.
The solution is just adding the
--disable-gpu
flag when running Chrome to build the extension (see https://github.com/ngotchac/create-chrome-extension/commit/e012a094bdadce01a2780684fbe69ad7861d3029)