question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Cannot find module "entities/maps/entities.json"

See original GitHub issue

Latest 2.2.1 release throws error in console:

Error: Cannot find module "entities/maps/entities.json"

Release 2.2.0 works fine, related to changes in #131.

I am running Node v5.0.0 and npm v3.3.6.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:8
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
tomnattlecommented, May 12, 2021

remove node_modules, run yarn

0reactions
jonathasborges1commented, Nov 6, 2021

Remove node_modules e run npm install @angular/cli

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot find module 'entities/maps/xml.json' from 'Tokenizer.js'
I have created a react application using create-react-app, and I am attempting to use enzyme to do a simple test of a simple...
Read more >
Cannot find module 'entities/maps/entities.json' - 掘金
报错提示Can't resolve 'entities/maps/entities.json' in '\node_modules\markdown-it\lib\common' 报错截图如下: 原.
Read more >
htmlparser2 unexpected token - You.com | The AI Search ...
I have been trying to use htmlparser2 in the browser using webpack but webpack complains about a missing loader for json files and...
Read more >
Error: Cannot find module 'entities/lib/decode_codepoint.js'
After several trials I'm still yet to be able to complete deployment of my Meteor v1.6 appto the server. it kept on throwing...
Read more >
@mikro-orm/entity-generator - npm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found