marmelab / marmelab/ra-data-google-sheets
I dd't seen npm or yarn packages
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I can't install this package
with yarn
`yarn add ra-data-google-sheet
yarn add v1.22.19
[1/4] 🔍 Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/ra-data-google-sheet: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/Users/apple/Documents/khantnyar/googlesheet/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.`
with npm
`ple@Gnext ~/Documents/khantnyar/googlesheet
╰─$ npm install ra-data-google-sheet 1 ↵
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/ra-data-google-sheet - Not found
npm ERR! 404
npm ERR! 404 'ra-data-google-sheet@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the repository's package metadata and whether ra-data-google-sheet is published under that exact name on the npm and Yarn registries. Reproduce the reported npm and Yarn installation commands; done means the package can be found and installed from the intended registry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100