romannurik/Figma-Contrast

`npm run watch` fails to build

alexjlockwood opened this issue · 1 comments

I mean, I know you only created this repo 2 hours ago, but I get this error when compiling :)

ERROR in ./src/generate-report/report-ui.scss
Module build failed (from ./node_modules/sass-loader/lib/loader.js):

@import 'figma-plugin-ds/scss/figma-plugin-ds';
^
      File to import not found or unreadable: figma-plugin-ds/scss/figma-plugin-ds.
      in /Users/alockwood/Figma-Contrast/src/generate-report/report-ui.scss (line 1, column 1)
 @ ./src/generate-report/report-ui.html 1:29-56
 @ ./src/generate-report/command-generate-report.ts
 @ ./src/main.entry.ts

Haha :-) if you download Tom's figma-plugin-ds and put it in a sibling folder to the repo it should compile. I'd like to get that into npm to make this easier.