tauri-plugin-positioner icon indicating copy to clipboard operation
tauri-plugin-positioner copied to clipboard

Npm Package Name

Open mxcop opened this issue 3 years ago • 0 comments

The name of the npm package shown in the readme doesn't exist for me.

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/tauri-plugin-positioner - Not found
npm ERR! 404
npm ERR! 404  'tauri-plugin-positioner@*' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\#\AppData\Local\npm-cache\_logs\2022-06-23T18_55_00_514Z-debug-0.log

I tried installing tauri-plugin-positioner-api instead which worked. Perhaps the readme needs to be updated?

mxcop avatar Jun 23 '22 19:06 mxcop