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

errors when npm install is invoked in Administraotr CMD window #21

Open
steven5clu884 opened this issue Dec 15, 2019 · 0 comments
Open

Comments

@steven5clu884
Copy link

I download the zip
I unzip and rename to C:\Develop\justadudewhohacksopencv-electron
So I do not get confused with leopoldodonnell/opencv-electron
I open administrator cmd window
cd to C:\Develop\justadudewhohacksopencv-electron
type in npm install

The response is
C:\WINDOWS\system32>cd C:\Develop\justadudewhohacksopencv-electron

C:\Develop\justadudewhohacksopencv-electron>npm install
npm WARN saveError ENOENT: no such file or directory, open 'C:\Develop\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\Develop\package.json'
npm WARN Develop No description
npm WARN Develop No repository field.
npm WARN Develop No README data
npm WARN Develop No license field.

audited 151 packages in 0.437s
found 0 vulnerabilities

C:\Develop\justadudewhohacksopencv-electron>

So why is there expected to be a C:\Develop\package.json' ???
I am new to electron, but am a proficient C++ python developer with 20 years experience
CAn anyone help me to fix this issue ?
Best wishes to you and your loved ones
Thank you for your time and attention

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