Replies: 1 comment
-
Update: This is what it took for me to get it installed: That may help tech people understand what an illiterate goes through. On a similar note, I was recently at a convention where some NASA engineers were trying to talk to a bunch of Police and firefighters. NASA kept asking how they should implement drone delivery systems (Amazon) to work with first responder drone operators. Ultimately major corporations are going to have control of the airspace like regular aircraft. We kept telling them to treat everything like normal traffic on the streets. If we don't have an emergency, we obey to regular traffic laws. If there is an emergency, then everybody slows down and moves over. If there's an undercover operation, such as A raid on a pedophile's house, or an emergency, such as a child who fell into the river then we get the right away. NASA kept asking what information we should provide to the major corporations and the corporations were not going to share any information about the whereabouts of their drones. As smart as those guys were, they could not understand that we did not want any information being shared if a raid was being put on a pedophile's house. Certain criminals Now, who think they are getting raided will order a pizza to see if there is anything suspicious on the delivery driver shows up. The FAA is already being sticklers for having remote ID on all drones. Law enforcement can turn it off for raids, but if they are trying to have their location known for major corporations, it won't take long for a criminal to pull their phone out and use remote ID. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've run issues with everything, not just fabric. Every chatbot I've tried has given me a roadblock and a few a dev needed to make patch just for me. An Obsidian AI plugin stopped working and a dev tried to fix it but I still had to reset my vault. Pinokio is supposed to be a one-click install. I needed GPT to help me install a bunch of files there. I still can't get some of the programs to run. I saw fabric had a GUI so I thought to try that out. It looked like I just needed to update and run two commands. I am trying it in Virtual Studio because it was said to be easier. I am several hours into that but it keeps saying I'm missing stuff so I've been plugging it into GPT to help me install Node.js, python packages, poetry, libnss3, libatk1, electron, ffmeg, and update json. I am still getting npm errors on everything.
0 verbose cli /home/yorkypoo/.nvm/versions/node/v22.2.0/bin/node /home/yorkypoo/.nvm/versions/node/v22.2.0/bin/npm
1 info using npm@10.7.0
2 info using node@v22.2.0
3 silly config:load:file:/home/yorkypoo/.nvm/versions/node/v22.2.0/lib/node_modules/npm/npmrc
4 silly config:load:file:/home/yorkypoo/fabric/.npmrc
5 silly config:load:file:/home/yorkypoo/.npmrc
6 silly config:load:file:/home/yorkypoo/.nvm/versions/node/v22.2.0/etc/npmrc
7 verbose title npm start
8 verbose argv "start"
9 verbose logfile logs-max:10 dir:/home/yorkypoo/.npm/_logs/2024-06-03T05_50_59_691Z-
10 verbose logfile /home/yorkypoo/.npm/_logs/2024-06-03T05_50_59_691Z-debug-0.log
11 silly logfile start cleaning logs, removing 1 files
12 silly logfile done cleaning log files
13 verbose stack Error: Missing script: "start"
13 verbose stack
13 verbose stack Did you mean one of these?
13 verbose stack npm star # Mark your favorite packages
13 verbose stack npm stars # View packages marked as favorites
13 verbose stack
13 verbose stack To see a list of scripts, run:
13 verbose stack npm run
13 verbose stack at RunScript.run (/home/yorkypoo/.nvm/versions/node/v22.2.0/lib/node_modules/npm/lib/commands/run-script.js:79:13)
13 verbose stack at async module.exports (/home/yorkypoo/.nvm/versions/node/v22.2.0/lib/node_modules/npm/lib/cli/entry.js:74:5)
14 verbose cwd /home/yorkypoo/fabric
15 verbose Linux 5.15.146.1-microsoft-standard-WSL2
16 verbose node v22.2.0
17 verbose npm v10.7.0
18 error Missing script: "start"
18 error
18 error Did you mean one of these?
18 error npm star # Mark your favorite packages
18 error npm stars # View packages marked as favorites
18 error
18 error To see a list of scripts, run:
18 error npm run
19 verbose exit 1
20 verbose code 1
Beta Was this translation helpful? Give feedback.
All reactions