-
-
Notifications
You must be signed in to change notification settings - Fork 606
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
Install sitespeed.io using Node.JS #4399
Comments
Hi @sabe-ran29 thank you for creating the issue, this are warnings from dependencies and dependencies, what happens if you run sitespeed.io after, does it work? |
'sitespeed.io' is not recognized as an internal or external command, |
If you are using Windows, try starting it from bash shell, there's an example on how you can install/run in the Windows GitHub action: https://github.com/sitespeedio/sitespeed.io/blob/main/.github/workflows/windowsFull.yml |
I followed the bash commands and executed the following:
changed 717 packages in 41s 160 packages are looking for funding
|
Yes ignore the warnings, follow the Windows installation. |
How can I confirm if sitespeed is installed? |
You run it? Do you have any other npm dependencies installed that you can check if those work. |
Yes, i run sitespeed in bash commands and getting the following message. |
Your question
I'm new to sitespeed.io and looking for help to install it using Node.JS
I followed the instructions mentioned in website, however I don't get any results output file when running sitespeed.io
. Can someone help me with this?
Following are the log:
npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
changed 717 packages in 44s
160 packages are looking for funding
run
npm fund
for detailsThe text was updated successfully, but these errors were encountered: