acidjazz / nuxt-tailvue

nuxt module for tailvue components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Couldn't find the file 'options'

ceednee opened this issue · comments

The file 'options' could not be found in toast.client.js

import options from './options'

Is the name of the directory missing? Shouldn't we have
import options from './templates/options' instead?

@ceednee hmm I haven't seen this error, can you give me more detail abut your setup?