-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
npm install not installing packages #381
Comments
@MadhuSudhanBhaskar Step 1: Delete the node_modules folder and the package-lock.json file Step 2: install karma-jasmine-jquery in the packages.json file Step 3: install npm |
I did the same, in the morning. Was about to close it. Thank you!
Regards,
Madhu
…On Fri, Aug 23, 2019 at 2:19 PM 조정은 ***@***.***> wrote:
@MadhuSudhanBhaskar <https://github.com/MadhuSudhanBhaskar>
bessdsv/karma-jasmine-jquery#8
<bessdsv/karma-jasmine-jquery#8>
Step 1: Delete the node_modules folder and the package-lock.json file
Step 2: install karma-jasmine-jquery in the packages.json file
switch to *karma-jasmine-jquery-2*
Step 3: install npm
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#381?email_source=notifications&email_token=AAIT6T6Q62LDE7XLLEAB7K3QF6QCVA5CNFSM4IOLPD3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD47SHNY#issuecomment-524231607>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIT6TZWIQYTPEBOXO6DCZ3QF6QCVANCNFSM4IOLPD3A>
.
--
Regards,
Madhusudhan Bhaskar
Cell: +31 685898121
|
This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks! |
This issue will be closed due to inactivity. Thanks for your contribution! |
This issue will be closed due to inactivity. Thanks for your contribution! |
Version
1.12.14.
Development Environment
Windows node latest
Current Behavior
When I try to run npm install to install the packages, I get a error
Could not install from "node_modules\karma-jasmine-jquery\bower-installer@git:\github.com\bessdsv\bower-installer.git#7f9cece1e6fada50f44dc0851e1d85815cd1b4a7" as it does not contain a package.json file.
""
The text was updated successfully, but these errors were encountered: