Error: Cannot find module 'jpeg-exif'
See original GitHub issueHey guys,
i’ve got a tiny litte problem and hope that you can help me 😃
when i try to rename a existing file then it throws me an error
> rname -f <previousfilename> <newfilename>
internal/modules/cjs/loader.js:596
throw err;
^
Error: Cannot find module 'jpeg-exif'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:594:15)
at Function.Module._load (internal/modules/cjs/loader.js:520:25)
at Module.require (internal/modules/cjs/loader.js:650:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object.<anonymous> (/Users/sebastian/.nvm/versions/node/v10.4.1/lib/node_modules/rename-cli/lib/replacements.js:2:14)
at Module._compile (internal/modules/cjs/loader.js:702:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:713:10)
at Module.load (internal/modules/cjs/loader.js:612:32)
at tryModuleLoad (internal/modules/cjs/loader.js:551:12)
at Function.Module._load (internal/modules/cjs/loader.js:543:3)
thanks 😃
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:6 (3 by maintainers)
Top Results From Across the Web
jpeg-exif - npm
Start using jpeg-exif in your project by running `npm i jpeg-exif`. There are 9 other projects in the npm registry using jpeg-exif.
Read more >Ask Question - Stack Overflow
Next.js 'Cannot find module '. ... filename.jpeg" appears, then in 2-3 seconds error disappears and user has only white screen (untill the ...
Read more >Cannot find module from props · Issue #94 - GitHub
I'm writing a simple component that takes an image URL value as a prop and render it on the page but I'm getting...
Read more >ExifTool FAQ
See the Tag Groups section of the ExifTool home page for more information. 3a. "ExifTool reports the wrong value or doesn't extract a...
Read more >add/modify gps coordinates on jpeg Exif using piexifjs-node.js
Coding example for the question add/modify gps coordinates on jpeg Exif using ... Sending SES email from AWS Lambda - Node JS Error...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
thanks 😃 it works 👍
Fixed in 5.1.2