cursor
cursor copied to clipboard
chromeos / linux does not recognize the download ( mimetype ) can not open
other os / linux Fetches the following:
https://app.posthog.com/e/?compression=gzip-js&ip=1&_=1679007759221&ver=1.50.8
but has no idea as to MIME type ., So, what is it? is middleware req'd to unzip it ?
i tried 2X renaming the dld's filetyp to dwn.zip and dwn.gzip and neither of those worked.
Chromebook ( chromeos ) has no idea how to handle the object downloaded
Does this download link not work for you? https://dl.todesktop.com/230313mzl4w4u92/linux/appImage/x64
After downloading, there is a Cursor-0.1.0.AppImage
How to install AppImage to RedHat?
How to install AppImage to Ubuntu? I followed the Setup in readme, but it didn't work. The error is here.
~/**/cursor$ npm start
[email protected] start /home/**/cursor electron-forge start
sh: 1: electron-forge: not found
npm ERR! Linux 5.4.0-124-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] start: electron-forge start
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] start script 'electron-forge start'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the Cursor package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! electron-forge start
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs Cursor
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls Cursor
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request: npm ERR! /home/**/cursor/npm-debug.log
Thanks!
I can't run the Cursor-0.2.0.AppImage file although I change the file permissison
Closing due to inactivity, assuming newer versions are resolved