feat: init github actions and husky #2
Annotations
11 errors
|
Run npm run build:
src/functions/createNextJsProject.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
Run npm run build:
src/functions/createNextJsProject.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
Run npm run build:
src/functions/createNextJsProject.ts#L3
Cannot find module 'child_process' or its corresponding type declarations.
|
Run npm run build:
src/functions/createNextJsProject.ts#L6
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
Run npm run build:
src/functions/createNextJsProject.ts#L7
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
Run npm run build:
src/functions/createNextJsProject.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Run npm run build:
src/functions/createNextJsProject.ts#L12
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
Run npm run build:
src/functions/createNextJsProject.ts#L16
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Run npm run build:
src/functions/displayLogo.ts#L11
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
Run npm run build:
src/functions/displayWelcomeMessage.ts#L4
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
Loading