lukeed / lukeed/rollup-plugin-jsx-js

Installation error ENOENT

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.