lukeed / lukeed/rollup-plugin-jsx-js
Installation error ENOENT
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
D:\Dev\webext-pref-ui>npm install -D rollup-plugin-jsx-js
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path D:\Dev\webext-pref-ui\node_modules\jsx.js\index.js
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, chmod 'D:\Dev\webext-pref-ui\
node_modules\jsx.js\index.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Owner\AppData\Roaming\npm-cache\_logs\2019-12-24T12_58_30_
713Z-debug.log
```
Windows 7
npm 6.13.4
node 13.5.0
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
Reproduce the reported npm install -D rollup-plugin-jsx-js command on the stated Windows, Node, and npm versions, then inspect the package metadata and published contents implicated by node_modules/jsx.js/index.js. Done means installation completes without the reported ENOENT error; the report names no repository file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, rollup
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100