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.

Failed to load another dependencies in my project

See original GitHub issue

The build have a line with module.exports but module isn’t declared anywhere.

https://github.com/Gillardo/bootstrap-ui-datetime-picker/blob/master/dist/datetime-picker.js#L688

If this is script is not the latest to be loaded in an bundle file, the other angular modules will not load correctly.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Gillardocommented, Jan 20, 2017

I have just released 2.5.3 which applies the code above and should fix the issue

0reactions
Meokmecommented, Jan 20, 2017

@Gillardo I’m having the same issue and changing the last line of my local datetime-picker.js as you suggested resolved it for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

VS2017 nuget failed to load project dependencies
I got in a similar situation. VS2017 (15.5.6). "The operation failed as details for project 'x' could not be loaded" for a .Net...
Read more >
15.5.2 Dependencies failed to load / Cannot add reference
I resolved this by removing special characters of the project's folder path. For my case, it's the brackets that are causing the pain....
Read more >
How to resolve “Could not load file or assembly … or one of its ...
Thus, another solution is to update NuGet package in all root project and then in subsequent referred project (if required) where same package...
Read more >
[vite] error while updating dependencies - Access is denied
I stopped node, then run again npm run dev and I get the error about Access is denied. > error: Failed to write...
Read more >
Project import errors – Support Portal | Snyk
While importing a project into the Snyk console, you may sometimes encounter an error; for example: Some common errors and suggested...
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