create-node-app icon indicating copy to clipboard operation
create-node-app copied to clipboard

Powerful tool to scaffold your application choosing between different templates and extensions for Web apps, Web Extensions, Monorepos, and more!

Results 22 create-node-app issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.8.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies

Bumps [@types/underscore](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/underscore) from 1.11.4 to 1.11.15. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/underscore&package-manager=npm_and_yarn&previous-version=1.11.4&new-version=1.11.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.8. Release notes Sourced from axios's releases. Release v1.6.8 Release notes: Bug Fixes AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)...

dependencies

Bumps [tsup](https://github.com/egoist/tsup) from 6.6.3 to 8.0.2. Release notes Sourced from tsup's releases. v8.0.2 8.0.2 (2024-02-10) Bug Fixes support swc target for mjs (#1081) (83c7c7f) v8.0.1 8.0.1 (2023-11-21) Bug Fixes dts:...

dependencies

### Describe the bug The first loading gives an error Some bug when creating the eslint file in Frontend ![image](https://github.com/Create-Node-App/create-node-app/assets/4634238/33a7d504-f5b0-4cd0-a2e5-a0a0ede9bc6b) ![image](https://github.com/Create-Node-App/create-node-app/assets/4634238/bb20a6fb-1af3-4efa-b176-4cdb466019ec) ### Expected Behavior I hope you don't have the...

bug

Tracking issue for: - [ ] https://github.com/Create-Node-App/create-node-app/security/code-scanning/1

Tracking issue for: - [ ] https://github.com/Create-Node-App/create-node-app/security/code-scanning/2

### Describe the feature We want to add [bun](https://bun.sh/) as a possible package manager when creating a new project ### Use Case We want to offer the possibility of using...

Hacktoberfest

### Describe the feature I propose switching our CI linting setup, which includes `shellcheck`, `markdownlint`, `eslint`, and others, to use [super-linter](https://github.com/super-linter/super-linter) exclusively for GitHub Actions. `super-linter` is a comprehensive and...

Hacktoberfest