A comprehensive business analytics dashboard built with Next.js 15, TypeScript, and multiple data source integrations

1 Open Issue Need Help Last updated: Aug 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: A Node.js `MODULE_TYPELESS_PACKAGE_JSON` warning appears when running scripts, specifically `scripts/check-no-secrets-logged.js`, because it uses ES module syntax without a specified module type in `package.json`. The suggested fix is to add `"type": "module"` to the root `package.json` to eliminate the warning and performance overhead.

Complexity: 1/5
bug good first issue nodejs scripts

A comprehensive business analytics dashboard built with Next.js 15, TypeScript, and multiple data source integrations

TypeScript