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
import { consola } from 'node_modules/consola/dist/consola.js';
^^^^^^^
SyntaxError: The requested module 'node_modules/consola/dist/consola.js' does not provide an export named 'consola'
who can tell what happennnnnnnnnnnnn
Additional information
Would you be willing to help implement this feature?
The text was updated successfully, but these errors were encountered:
Would you provide a minimal reproduction or a link to repository, with instructions to reproduce?
By the way, in future, when you want to report that something doesn't work as expected, please use bug report issue template instead of feature request.
Describe the feature
import { consola } from 'node_modules/consola/dist/consola.js';
^^^^^^^
SyntaxError: The requested module 'node_modules/consola/dist/consola.js' does not provide an export named 'consola'
who can tell what happennnnnnnnnnnnn
Additional information
The text was updated successfully, but these errors were encountered: