`$ socketstream start` not working - socketstream

I installed SocketStream and created a demo app with the socketstream new [appname] command. It worked fine, but I was only able to start it with node app command. Some reference suggests using socketstream start from the command prompt. When I tried this it responded with a usage suggestion: "try socketstream new [project name]".
I also installed SocketChat, and their Github documentation suggests starting with socketstream start. It just prompts usage suggestion as above to create a new project.
Any ideas?

It seems like they've deprecated the standalone chat app, as last update 2 years ago. It's integrated into the main template now.
And socketstream start to start an application seems (best guess) to be deprecated or removed for v 0.3+

Related

Displaying Most NODE_OPTIONs are not supported in packaged apps error after npm command

"Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details." error is displaying in the vs code console after I enter the npm.
This issue comes up after I installed cypress version 9.4.1. The code is running fine but every time I run the code this error message comes up.
Why this issue is displaying and can someone explain to me how to fix this, please?
I solved this problem
But the point is that I use Angular version 14
I run the command ng e2e to solve this problem
Then I selected cypress among the suggested options in the command line

Windows 10 Magento 2.4 zip install on XAMPP has nowhere to agree to terms

I'm trying to get Magento 2.4 running using the production ready zip and I keep getting it to this point where I believe it's ready to start the setup process, but it's waiting for me to agree to the ToS. Unfortunately there's no agree button or instructions on if there's a file I need to edit. I just did a fresh install of XAMPP with PHP 7.4 and still have the same issue, and can't find a similar mention on google.
Is there supposed to be an agree button, do I need to edit a file?
Term & Agreement link leads here, still no agree button. Getting started link takes me to installation instructions for a Linux CLI
I saw I may still need to run the composer install command even on Windows, but I was under the impression the production ready zip already had the dependencies included. Where am I going wrong??
Update: I got composer running in windows terminal and it returns that there is nothing to install.
According to the official site docs, in a note at the top of the installation instructions for a CLI install of Magento 2.3:
"The Web Setup Wizard is being deprecated in Magento 2.3.6 and will be removed in Magento 2.4.0. After it is removed, you must use the command line to install or upgrade Magento."
So you cannot install Magento 2.4 without touching the command line.

compilation successfully while running the command npm run watch on compute engine but no any changing effects

Compilation successfully while running the command npm run watch on compute engine ubuntu terminal but no changing effects. I use the Larave+Vue project hosted on the Ubuntu VM instance on GCP. I search much time for this issue but not able to find any solution. I found a similar problem on StackOverflow but there is no answer to solve my problem. Please check the link below:
I am using Putty to run and compile vue js + laravel app on Godaddy VPS. Changes are not taking effect
Please help...
Thanks in advance.
Maybe try npm run watch-poll instead, on certain systems watch doesn't trigger changes but wacth-poll will periodically checks (polls) for changes.

install ghost CMS on windows

I am trying to install ghost on a windows server and serve it with IIS but I couldn't find an official document for it and every unofficial document way gets an error at last and don't work properly I try one of them here
but at last I get the following error:
any solution or complete tutorial about it?

XCode 6.1 upgrade has broken calabash-ios tests (uia action failed)

Today our Calabash-iOS tests stopped working, after XCode updated to 6.1. Yesterday all was fine, today (with no code changes having occurred) it does not work.
When trying to call touch inside our step definitions, nothing happens, until eventually a timeout occurs and the following error is displayed:
uia action failed because: Timed out running command uia.tapOffset('{:x 160.5, :y 295}')
This worked fine yesterday (before XCode updated itself). The problem affects both machines we have that updated but does not affect another machine that has not updated.
We are using the latest calabash gem (0.11.1), but I've tried downgrading to 0.10.1 with no effect.
Incidentally, I tried downloading some sample apps from Apple (https://developer.apple.com/devcenter/download.action?path=/wwdc_2014/wwdc_2014_sample_code/advanceduserinterfacesusingcollectionview.zip and https://developer.apple.com/library/ios/samplecode/UICatalog/UICatalogCreatingandCustomizingUIKitControlsObj-CandSwift.zip) and then following the installation instructions at https://github.com/calabash/calabash-ios . The simulator could be started with the -cal Target with the expected console output, but trying to run cucumber failed as it would keep attempting to launch the app in a continuous loop.
Any ideas or suggestions would be welcome. If necessary I will uninstall XCode and re-install the previous version, but I'd like to get this resolved in a more satisfactory manner.
This now works, as of calabash-ios 0.11.4 with Xamarin Test Cloud Agent Component 11.4.

Resources