Cannot find module './bootstrap/bootstrap-directives'.
See original GitHub issueWhen trying to use webkit I’m getting the error Cannot find module './bootstrap/bootstrap-directives'.
When I look in node_modules/ng2-bootstrap/index.d.ts
I see lots of red squiggles because there aren’t any typescript files, only .js files
Issue Analytics
- State:
- Created 7 years ago
- Reactions:3
- Comments:6 (3 by maintainers)
Top Results From Across the Web
error TS2307: Cannot find module '@ng-bootstrap ...
I added NGBootstrap in angular 5 project. But after sometime it's not working and I am getting below error. Tried to resolve issue...
Read more >Cannot find module 'internal/bootstrap/loaders' #33656
I ran into this issue when I tried to use esm which internally uses require('internal/bootstrap/loaders') . What is the expected behavior?
Read more >Build tools
Learn how to use Bootstrap's included npm scripts to build our documentation, compile source code, run tests, and more.
Read more >Launching your app with a root module
In a situation where you want to bootstrap a component based on an API response, or you want to mount the AppComponent in...
Read more >Can't resolve Bootstrap.
Actual behavior I'm getting the following error message Module not found: Error: Can't resolve I have checked and bootstrap.scss is in fact in...
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
Hi! I hope to solve all the bugs today. ; )
@hassanasad pretty sure that’s about the same trace I got