coolsam726/jetstream-inertia-generator

InfiniteSelect Error: Can't find stylesheet to import.

coolsam726 opened this issue · 0 comments

Describe the bug
While running yarn build, Typescript throws the following error:
Error: Can't find stylesheet to import.

2 │ @import "~vue-select/src/scss/vue-select.scss";
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

resources/js/JigComponents/InfiniteSelect.vue 2:9 root stylesheet

To Reproduce

  1. Install using normal steps as described
  2. Run yarn build