Everytime i run my discord speech recognition code it goes online but as soon as it join the channel my code shows Error: Cannot find module ‘@discordjs/opus’
Require stack:
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\util\loader.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\Opus.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BasePlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BroadcastAudioPlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\VoiceBroadcast.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\ClientVoiceManager.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\Client.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\index.js
Error: Cannot find module 'node-opus'
Require stack:
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\util\loader.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\Opus.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BasePlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BroadcastAudioPlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\VoiceBroadcast.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\ClientVoiceManager.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\Client.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\index.js
Error: Cannot find module 'opusscript'
Require stack:
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\util\loader.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\Opus.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BasePlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BroadcastAudioPlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\VoiceBroadcast.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\ClientVoiceManager.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\Client.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\index.js
2021-01-26T04:50:28.411Z :: discordClient message: Error: Error: Cannot find module '@discordjs/opus'
Require stack:
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\util\loader.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\Opus.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BasePlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BroadcastAudioPlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\VoiceBroadcast.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\ClientVoiceManager.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\Client.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\index.js
Error: Cannot find module 'node-opus'
Require stack:
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\util\loader.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\Opus.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BasePlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BroadcastAudioPlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\VoiceBroadcast.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\ClientVoiceManager.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\Client.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\index.js
Error: Cannot find module 'opusscript'
Require stack:
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\util\loader.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\Opus.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\opus\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\prism-media\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BasePlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\player\BroadcastAudioPlayer.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\VoiceBroadcast.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\voice\ClientVoiceManager.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\client\Client.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\discord.js\src\index.js
- C:\Users\SURYASH\Desktop\DiscordSpeechBot\index.js
Also while installing required modules/libraries it shows that somehow it can’t install discord/opus
> @discordjs/opus@0.1.0 install C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus
> node-pre-gyp install --fallback-to-build
node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Tried to download(404): https://github.com/discordjs/opus/releases/download/v0.1.0/opus-v0.1.0-node-v83-win32-x64.tar.gz
node-pre-gyp WARN Pre-built binaries not found for @discordjs/opus@0.1.0 and node@14.15.4 (node-v83 ABI, unknown) (falling back to source compile with node-gyp)
gyp ERR! find Python
gyp ERR! find Python Python is not set from command line or npm configuration
gyp ERR! find Python Python is not set from environment variable PYTHON
gyp ERR! find Python checking if "python" can be used
gyp ERR! find Python - "python" is not in PATH or produced an error
gyp ERR! find Python checking if "python2" can be used
gyp ERR! find Python - "python2" is not in PATH or produced an error
gyp ERR! find Python checking if "python3" can be used
gyp ERR! find Python - "python3" is not in PATH or produced an error
gyp ERR! find Python checking if the py launcher can be used to find Python 2
gyp ERR! find Python - "py.exe" is not in PATH or produced an error
gyp ERR! find Python checking if Python is C:\Python27\python.exe
gyp ERR! find Python - "C:\Python27\python.exe" could not be run
gyp ERR! find Python checking if Python is C:\Python37\python.exe
gyp ERR! find Python - "C:\Python37\python.exe" could not be run
gyp ERR! find Python
gyp ERR! find Python **********************************************************
gyp ERR! find Python You need to install the latest version of Python.
gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
gyp ERR! find Python you can try one of the following options:
gyp ERR! find Python - Use the switch --python="C:\Path\To\python.exe"
gyp ERR! find Python (accepted by both node-gyp and npm)
gyp ERR! find Python - Set the environment variable PYTHON
gyp ERR! find Python - Set the npm configuration variable python:
gyp ERR! find Python npm config set python "C:\Path\To\python.exe"
gyp ERR! find Python For more information consult the documentation at:
gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
gyp ERR! find Python **********************************************************
gyp ERR! find Python
gyp ERR! configure error
gyp ERR! stack Error: Could not find any Python installation to use
gyp ERR! stack at PythonFinder.fail (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:307:47)
gyp ERR! stack at PythonFinder.runChecks (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:136:21)
gyp ERR! stack at PythonFinder.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:225:16)
gyp ERR! stack at PythonFinder.execFileCallback (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-python.js:271:16)
gyp ERR! stack at exithandler (child_process.js:315:5)
gyp ERR! stack at ChildProcess.errorhandler (child_process.js:327:5)
gyp ERR! stack at ChildProcess.emit (events.js:315:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! stack at onErrorNT (internal/child_process.js:465:16)
gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:80:21)
gyp ERR! System Windows_NT 10.0.18363
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=C:\\Users\\SURYASH\\Desktop\\DiscordSpeechBot\\node_modules\\@discordjs\\opus\\prebuild\\node-v83-win32-x64\\opus.node" "--module_name=opus" "--module_path=C:\\Users\\SURYASH\\Desktop\\DiscordSpeechBot\\node_modules\\@discordjs\\opus\\prebuild\\node-v83-win32-x64" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
gyp ERR! cwd C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus
gyp ERR! node -v v14.15.4
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program
Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus\prebuild\node-v83-win32-x64\opus.node --module_name=opus --module_path=C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus\prebuild\node-v83-win32-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
node-pre-gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:315:20)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1048:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
node-pre-gyp ERR! System Windows_NT 10.0.18363
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\SURYASH\\Desktop\\DiscordSpeechBot\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus
node-pre-gyp ERR! node -v v14.15.4
node-pre-gyp ERR! node-pre-gyp -v v0.14.0
node-pre-gyp ERR! not ok
Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus\prebuild\node-v83-win32-x64\opus.node --module_name=opus --module_path=C:\Users\SURYASH\Desktop\DiscordSpeechBot\node_modules\@discordjs\opus\prebuild\node-v83-win32-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @discordjs/opus@0.1.0 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @discordjs/opus@0.1.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\SURYASH\AppData\Roaming\npm-cache\_logs\2021-01-26T04_57_11_574Z-debug.log
So eventually my bot code require opus module and somehow it cant install it.
http://ivermectinhumans.com ivermectin tablets amazon
http://wardenafil.com levitra
https://levitradd.com/ levitra for ed
https://levitradd.com/ levitra half life
http://ivermectinhum.com stromectol
http://doctorborat.com order viagra online cheap
http://prescriptionhim.com/ is viagra prescription only
https://himshairloss.com/ acid reflux and proscar medication
http://stromectolhumans.com/ ivermectin tablets dosage
https://viagraxyu.com viagra doses
https://ivermectineffects.com/ ivermectin 3 mg for humans
http://ivermectinovercounter.com/ ivermectin
http://ivermectineffects.com ivermectin tablets dosage
did any of the women from 2 1/2 men get aids from charlie sheen? how to get hiv tested
legitimate mexican pharmacy online https://ivermectinhome.com
https://zithrozpack.com/ zithromax over counter walmart
levitra 20 mg cost walmart http://levitrair.com vardenafil prices
home remedies to lower blood pressure what is a normal blood pressure for a healthy 68 year old male
ivermectin https://ivermectinhome.com
ivermectina oral https://stromectolus.com ivermectin tablets for sale walmart
http://albuterolotc.com/ alternatives to ventolin hfa inhaler
can sinus pressure cause blood in your nose when you blow secondary health insurance
ivermectin https://ivermectinhome.com
ivermectin tablets http://stromectolus.com buy ivermectin 12 mg for humans
is the mn department of health affected by government shutdown missoula city county health department
ivermectin tablets for sale walmart https://ivermectinhome.com
stromectol http://ivermcov.com/# ivermectin for sale for humans
javascript-help.li with canadian pharmacies top best http://pharmvolk.com order prescriptions online without doctor
rheumatoid arthritis and angioedema http://ventolinhfaer.com/ ventolin hfa aer glax
ventolin inhaler – ventolin price in india ventolin cost usa
yahoo answers peace with impotence what drug lowers blood pressure
ivermectin for humans https://ivermectinhome.com
how to get cytotec – how much is misoprostol cytotec online canada
javascript-help.li reviewed ivermectin cream walmart https://ivermectini.com ivermectin for humans for sale
buy viagra online using paypal – can i purchase viagra
rna hiv test false negative rate formula ivermectin pills for humans https://iveramectin.com how to get ivermectin
javascript-help.li reviewed ivermectin for humans for sale http://ivermectiny.com ivermectin 3 mg for humans
cialis 80 mg price – cialis daily best price
why does trump want us health care bill to pass on thursday http://kamagradr.com kamagra
ivermectin for humans for sale – where can i buy ivermectin
relion blood pressure monitor http://gabenhim.com gabapentin for pain
50mg accutane – accutans.com buy accutane online australia
pore mans viagra without a doctor https://viagrob.com buy viagra pills
buy viagra visa – Price check 50mg viagra order viagra usa
javascript-help.li reviewed stromectol canada https://stromectl.com buy ivermectin 6mg
Error: Cannot find module ‘@discordjs/opus’ – JavaScript Help is vidalista 10 generic cialis buy online http://vidalistahim.com vidalista 20
stromectol pharmacy – ivermectin uk buy ivermectin 3 mg
prednisone brand name us – buy prednisone with paypal canada prednisone 10 mg tablet price
javascript-help.li and can humans take ivermectin paste https://ivermectiny.com ivermectin for humans for sale
pfizer viagra price http://medspublic.com viagra cheap Error: Cannot find module ‘@discordjs/opus’ – JavaScript Help
cytotec singapore pharmacy – cytotec online order cytotec prescription
ivermectin 4000 mcg http://ivermectin1.com/ stromectol
erythromycine http://azithrozpack.com zithromax z pak
ivermectina 6mg – ivermectin 50ml stromectol price us
buy stromectol 2mg – buy ivermectin cream buy ivermectin 2mg
https://stromectolo.com – ivermectin for humans
online tadalafil – tadalafills generic tadalafil 20mg
20 mg accutane daily – where can i get accutane online accutane pills
what can i do to lower my blood pressure http://himscanada.com – cialis for daily use
buy cetirizine 10mg – https://allergyd.com
http://stromectolforte.com/ ivermectin 1 krГ©m generickГЅ
stromectol uk – generic ivermectin for humans buy ivermectin cream
prednisone uk online – prednisone 20 mg brand name where to buy prednisone 20mg
ivermectin 0.08 – price of ivermectin ivermectin 3mg for lice
ivermectin 10 ml – can i buy ivermectin online ivermectin pills canada
sildenafil 20 – viagra canada viagra online us pharmacy
best online pharmacy for viagra – Cialis delivery where to buy cialis in singapore
stromectol oral https://www.ivermectinhum.com/ ivermectin drug
is ivermectin a prescription drug – stromectol nz stromectol tablets buy online
sildenafil no rx https://viagwdp.com/# buy generic viagra online viagra online
https://www.lasixotc.com sildenafil 20 mg costco
http://www.stromectolc.com ivermectin kГ¶p ivermectin nz
stromectol dosage for scabies horse ivermectin for humans
canadian drugs pharmacy without dr prescriptions
cialis medicare 10 mg cialis for sale
tadalafil moa sitro tadalafil
buy viagra 200 mg generic viagra usa pharmacy
order sildalis pills – order propecia 5mg online buy glucophage 1000mg online cheap
ampicillin 500mg usa – brand plaquenil 200mg plaquenil 200mg canada
viagra 50mg tablet – tadalafil 5 mg tablet cialis coupons
sildenafil 100mg sans ordonnance en france – acheter 20mg tadalafil tadalafil 10mg pas cher
side effects of tadalafil cheapest tadalafil cost
canada generic tadalafil prescription tadalafil online
order pregabalin 75mg online – order clomiphene 100mg online order zithromax generic
cialis without a prescription https://cialismat.com/
buy tadalafil tadalafil
buy cialis tadalafil drug
order inderal without prescription – propranolol for sale buy plaquenil pills
aralen oral – sildenafil women viagra 50mg oral
where to buy tadalafil on line where to buy cialis without prescription
tadalafil drug https://cialisicp.com/
cheap generic cialis for sale tadalafil
viagra online no prescription what is viagra
what is tadalafil cialis tadalafil
tadalafil mylan tadalafil vardenafil
tadalafil over the counter tadalafil brand name
cialis cost tadalafil daily online
viagra jelly viagra pills
is sildenafil as effective as viagra desmethyl carbodenafil vs sildenafil
prescription tadalafil online tadalafil generic where to buy
stromectol cost stromectol ivermectin
buy cipla tadalafil where to buy tadalafil
stromectol tablets uk ivermectin 20 mg
medicaid cover sildenafil sildenafil 20 mg cost walgreens
tadalafil cost in canada tadalafil
cost of cialis lowest price cialis
ivermectin gel ivermectin cream 1
tadalafil 10mg online tadalafil tablets
supplements containing tadalafil thuoc tadalafil 20mg
ivermectin uk coronavirus ivermectin 1 cream 45gm
stromectol south africa stromectol tablets uk
oral ivermectin cost buy stromectol online
stromectol 6 mg dosage ivermectin for humans
ivermectin 400 mg ivermectin ebay
п»їwhere to buy stromectol online stromectol generic name
ivermectin 3mg price ivermectin price usa
stromectol ireland stromectol 3 mg tablet price
buy stromectol uk stromectol for humans
where to buy ivermectin stromectol generic
stromectol tab ivermectin 1 cream 45gm
ivermectin tablets order stromectol tablets for humans for sale
ivermectin tablet price cost for ivermectin 3mg
stromectol brand ivermectin otc
buy discount viagra viagra information
buy cialis in canada tadalafil online
where can i buy cialis over the counter goodrx tadalafil
sildenafil teva vs viagra canadian sildenafil
maxim peptide tadalafil tadalafil 40
viagra script cheap viagra soft
buy generic levitra online levitra images
canada cvs pharmacy best online pharmacy xanax
ivermectin for covid mayo clinic ivermectin ointment
how to buy viagra over the counter where can i buy sildenafil
cialis online without buy c5 cialis
Premarin walgreens specialty pharmacy
hydroxychloroquine online canada
ivermectin 3mg price ivermectin online canada
электро штабелеры для склада
http://www.elektroshtabeler-kupit.ru/
ivermectin pharmacy generic ivermectin 12mg
buy 6 mg ivermectin buy ivermectin canada stromectol 3 mg tablet
штабелер самоходный
http://shtabeler-elektricheskiy-samokhodnyy.ru
электророхли
https://samokhodnyye-elektricheskiye-telezhki.ru/
электрическая рохля
https://www.samokhodnyye-elektricheskiye-telezhki.ru
вышка телескопическая
https://podyemniki-machtovyye-teleskopicheskiye.ru
телескопический подъемник
http://podyemniki-machtovyye-teleskopicheskiye.ru