unjs / consola

🐨 Elegant Console Logger for Node.js and Browser
Other
6.05k stars 176 forks source link

SyntaxError #319

Open Tom-cy opened 3 hours ago

Tom-cy commented 3 hours ago

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

NozomuIkuta commented 2 hours ago

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.