All Questions

19771 questions


1 answers
401 views
0
"-bash:/usr/local/bin/node: No such file or directory" is displayed when running "node-v" on a Mac terminal.

As the title suggests, when you run node-v on a Mac terminal, -bash:/usr/local/bin/node: No such file or directory is displayed.what someone did$nodebrew listv10.0.0v11.14.0v12.16.3v16.2.0current —v12...

2 years ago

1 answers
475 views
0
I would like to pass MiniMagick (ImageMagick) Path through cron on EC2 of AWS.

I want to pass MiniMagick (ImageMagick) Path on cron on EC2 of AWSI am using mini_magic in the script that I want to run on cron.If this is the reason, the following failed logs will be thrown out.I u...


1 answers
299 views
0
I want to add ::-webkit-scrollbar to the plugins on tailwind.

It seems that I can add my own css to the tailwind, but I don't know how to add it.I would like to add the following css to plugins./*Hidescrollbar for Chrome, Safari and Opera*/.no-scrollbar::-webkit...

2 years ago

1 answers
363 views
0
Start a new Flutter project does not appear when adding a Flutter plug-in in Android Studio

I installed and restarted Dart and Flutter in Plugins on Android Studio, but the Start a new Flutter project does not appear.I uninstalled it and tried again from download, but it didn't improve.Pleas...

2 years ago

1 answers
407 views
0
I want to get coordinates on a line at regular intervals with polylines (lines, arcs)

IJCAD 2020 STD StandaloneWe are considering developing C#.I'd like to get the coordinates on the line at regular intervals with polylines (line segments, arcs), is that possible?Polyline

2 years ago

1 answers
335 views
0
FTP Error 504: Arguments and Parameters Not Implemented

When I try to use FileZilla to connect to FTP, I get the following error code, but I don't know how to improve it. Resolving wwwftp.eonet.ne.jp addressCondition: Connecting to 59.190.154.17:21...Condi...

ftp
2 years ago

1 answers
449 views
0
Google reCAPTCHA May Fail in Some Environments

Google reCAPTCHA v2 is used to exclude inquiries from automated programs such as robots from the inquiry form.You can click the check box in your PC environment, but in your PC environment, Site Owner...

2 years ago

2 answers
442 views
0
I want to extract a specific string with the jq command.

I would like to get the id 7721291801 from here with the jq command.{ total_count: 1, entries: [ { type: group, id: 7721291801, name: test-group 1, group_type: managed_group } ], limit: 100, ...

2 years ago

1 answers
354 views
0
Curl command installed for Homebrew is not recognized

Failed to install brew on xserver.When I checked the brew doctor to see if it was working properly, the following error occurred:Error: Please update your system curl.Minimum required version: 7.41.0Y...

2 years ago

1 answers
315 views
0
SyntaxError: invalid syntax error when copying and executing introductory code

I'm a python beginner. I'm learning while copying the code from Python's introductory book, but I got an error and I can't proceed.I would appreciate it if you could tell me how to resolve the error.T...

2 years ago
« - 135 - »

© 2024 OneMinuteCode. All rights reserved.