Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurs at installing #217

Open
AhmedNazir opened this issue Sep 4, 2022 · 0 comments
Open

Error occurs at installing #217

AhmedNazir opened this issue Sep 4, 2022 · 0 comments

Comments

@AhmedNazir
Copy link

LogFile

`Done in 34.33s.
PS G:\Lecture\Programming\MERN\node\test> yarn create-nodejs-express-app v1
yarn run v1.22.19
warning package.json: No license field
$ G:\Lecture\Programming\MERN\node\test\node_modules.bin\create-nodejs-express-app v1
Downloading files from repo https://github.com/hagopj13/node-express-boilerplate.git
Cloned successfully.

Installing dependencies...
[1/4] Resolving packages...
success Already up-to-date.

warning package.json: No license field
warning No license field

Dependencies installed successfully.

Error: ENOENT: no such file or directory, copyfile 'G:\Lecture\Programming\MERN\node\test\v1.env.example' -> 'G:\Lecture\Programming\MERN\node\test\v1.env'
at Object.copyFileSync (node:fs:2866:3)
at setup (G:\Lecture\Programming\MERN\node\test\node_modules\create-nodejs-express-app\bin\createNodejsApp.js:81:8)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
errno: -4058,
syscall: 'copyfile',
code: 'ENOENT',
path: 'G:\Lecture\Programming\MERN\node\test\v1\.env.example',
dest: 'G:\Lecture\Programming\MERN\node\test\v1\.env'
}
Done in 1.07s.
PS G:\Lecture\Programming\MERN\node\test> `

5hubham5ingh added a commit to 5hubham5ingh/node-express-boilerplate that referenced this issue Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant