β [ERROR] Could not resolve "npm:lit@^2.2.7"
node_modules/@datasette/table/datasette-table.js:1:36:
1 β import {LitElement, html, css} from 'npm:lit@^2.2.7';
β΅ ~~~~~~~~~~~~~~~~
You can mark the path "npm:lit@^2.2.7" as external to exclude it from the bundle, which will
remove this error and leave the unresolved path in the bundle.
1 error
β [ERROR] Could not resolve "npm:lit@^2.2.7"
node_modules/@datasette/table/datasette-table.js:1:36:
1 β import {LitElement, html, css} from 'npm:lit@^2.2.7';
β΅ ~~~~~~~~~~~~~~~~
You can mark the path "npm:lit@^2.2.7" as external to exclude it from the bundle, which will
remove this error and leave the unresolved path in the bundle.
1 error