-
-
Notifications
You must be signed in to change notification settings - Fork 485
Module not found: Error: Cannot resolve 'file' or 'directory' (WINDOWS 7 + Webpack 1 + Bootstrap 4 alpha 4) #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I fogot to say that I'm using this for an Angular2 project with typescript 2.0.3 |
Ok thank u, tomorrow I'll try it. |
Thank you, now it's working. |
@Judahmeek I don't understand why my previous experiments were ok. I admit that I completely refactored my webpack scripts. |
@justin808 Here's confirmation that #172 applies to v1 as well and that the solution is similar as well. |
@Judahmeek Is #172 in v1? |
@Judahmeek If you can handle that in a PR, that would be great. Otherwise, I'll take care of it. |
Confirmed, solution from #172 works |
Hi!
I'm trying to use bootstrap-loader 1 with webpack 1 and bootstrap 4 alpha 4 on Windows 7.
I'm working for a company and I replaced a path to hide some informations :( with "MY PROJECT FOLDER"
When I start webpack I get this error:
ERROR
Webpack config
versions
$ npm -v
3.8.6
$ node -v
v5.11.0
npm show bootstrap-loader
bootstraprc
The text was updated successfully, but these errors were encountered: