cloudfoundry-community / cloudfoundry-community/node-cfenv
typescript problem
Open
Nobody has claimed this yet.
- Dominant language
- CoffeeScript
- Stars
- 74
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
looks like we currently does not have the types for cfenv
$ npm install @types/cfenv --save
npm ERR! code E404
npm ERR! 404 Not Found: @types/cfenv@latest
Thanks in advance
Contributor guide
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 reviewing the cfenv package's public API and the failed npm install @types/cfenv command. Determine the scope of the type definitions from the existing package, then verify that the resulting types can be consumed through the normal npm package workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, node.js, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100