Error: Cannot find module 'es2015-i18n-tag'
See original GitHub issueWhat did you do
Upgrade to 4.0.9.
What did you expect to happen
Running without error
What happened
Error: Cannot find module ‘es2015-i18n-tag’
npm run test
> cyclic-schemas-test@1.0.0 test .../dev/cyclic-schemas-test
> jsonschema2md -o docs/ -x docs/ -d schemas/ -e json
internal/modules/cjs/loader.js:583
    throw err;
    ^
Error: Cannot find module 'es2015-i18n-tag'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
    at Function.Module._load (internal/modules/cjs/loader.js:507:25)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (.../dev/cyclic-schemas-test/node_modules/@adobe/jsonschema2md/lib/index.js:23:24)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
What’s your environment
- Operating System: macOS Catalina 
10.15.2 (19C57) - node.js version: 
v10.15.0 
Do you have example files:
PR: https://github.com/axa-ch/cyclic-schemas-test/pull/2/files#r368655818
Issue Analytics
- State:
 - Created 4 years ago
 - Comments:9 (5 by maintainers)
 
Top Results From Across the Web
es2015-i18n-tag - npm
This library is available as CommonJS module and as UMD module that is consumable in CommonJS, AMD and with script tags. The UMD...
Read more >How to fix : cannot find Module error in while running the npm ...
First I want you to delete the "node module" folder and "package-lock.json" file and then. You can change the node version with the...
Read more >es2015-i18n-tag - npm Package Health Analysis - Snyk
This template literal tag adds support for i18n and l10n (translation and internationalization) to your JavaScript project. It provides the following benefits:.
Read more >i18n with tagged template literals in ECMAScript 2015
Implementing a basic i18n tag function for translating messages. ... localizedValues); } return 'Error: translation missing!'; } };.
Read more >I18n-tag-schema NPM | npm.io
This module does include a JSON validator that helps you keep track of missing or invalid keys in your translation files and shows...
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

If all fixes were that easy…
It has been fixed in
es2015-i18n-tag🎉 https://github.com/skolmer/es2015-i18n-tag/issues/71