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
ERROR in ./~/vue-loader/lib/template-compiler.js?id=data-v-6a0357d7!./~/vue-loader/lib/selector.js?type=template&index=0!./~/vue-bulma-tooltip/src/Tooltip.vue
template syntax error Cannot use <slot> as component root element because it may contain multiple nodes:
<slot><slot>
I use vue-bulma-tooltip from the npm. How to solve this problem?
The text was updated successfully, but these errors were encountered:
Module parse failed: C:\xampp\htdocs\lifesatstream\node_modules\vue-bulma-tooltip\src\style.scss Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type.
| @import '~bulma/sass/utilities/variables';
Hi!
I get an ESLint error in this component:
I use
vue-bulma-tooltip
from the npm. How to solve this problem?The text was updated successfully, but these errors were encountered: