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.

Missing some files into dist of v0.19.0

See original GitHub issue

I’ve added Excalibur to an empty application Angular7 application, and the “npm start” say :

ERROR in ./node_modules/excalibur/dist/Loader.js
Module not found: Error: Can't resolve './Loader.css' in '[...]\node_modules\excalibur\dist'
ERROR in ./node_modules/excalibur/dist/Loader.js
Module not found: Error: Can't resolve './Loader.logo.png' in '[...]\node_modules\excalibur\dist'

I’ve added these files from the Github repo and it’s works. So can you add these files into next version?

Greats!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
eonarheimcommented, Oct 21, 2018

@chklang good catch, the npm pack must have missed some files. We’ll issue a point release to fix this as soon as we can.

0reactions
Chklangcommented, Oct 26, 2018

Thanks for your rapidity! 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manually created subfolder from /src is missing in /dist when ...
When I run npm run build , the subfolder isn't included in /dist . I'm assuming that I have to modify a build...
Read more >
Dist folder is missing JavaScript file · Issue #757 - GitHub
It appears the dist folder is missing the main leaflet.markercluster-src.js file. It's referenced in all the example files in that directory.
Read more >
Changelog - pip documentation v22.3.1
When pip is asked to uninstall a project without the dist-info/RECORD file it will no longer traceback with FileNotFoundError, but it will provide...
Read more >
gettext v0.20.0 - HexDocs
Translations are stored inside PO (Portable Object) files, with a .po ... all the compile-time features mentioned in the previous section are lost....
Read more >
Identify missing files in a folder with Power Query for Excel ...
Please turn on CC for English subtitles.This video is intended to raise your awareness of Power Query in Excel. In this short video, ......
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