You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in ./node_modules/vue-bulma-notification/src/Notification.vue
Module build failed: @import '~bulma/sass/utilities/variables';
^
File to import not found or unreadable: ~bulma/sass/utilities/variables.
Parent style sheet: stdin
in /Users/will/devprojects/timber/timber-client/node_modules/vue-bulma-notification/src/Notification.vue (line 119, column 1)
This fails for me on start with:
in ./node_modules/vue-bulma-notification/src/Notification.vue
Module build failed:
@import '~bulma/sass/utilities/variables';
^
File to import not found or unreadable: ~bulma/sass/utilities/variables.
Parent style sheet: stdin
in /Users/will/devprojects/timber/timber-client/node_modules/vue-bulma-notification/src/Notification.vue (line 119, column 1)
@ ./node_modules/vue-style-loader!./node_modules/css-loader?{"sourceMap":true}!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-1f8f4dfc","scoped":false,"hasInlineConfig":false}!./node_modules/sass-loader/lib/loader.js?{"sourceMap":true}!./node_modules/vue-loader/lib/selector.js?type=styles&index=0!./node_modules/vue-bulma-notification/src/Notification.vue 4:14-328 13:3-17:5 14:22-336
@ ./node_modules/vue-bulma-notification/src/Notification.vue
@ ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/Views/NoteThis.vue
@ ./src/components/Views/NoteThis.vue
@ ./src/router.js
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://0.0.0.0:8080 webpack/hot/dev-server ./src/main.js
The text was updated successfully, but these errors were encountered: