Skip to content
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

Discrepancy in naming (project name conflict when containing . and -) #7

Open
et1975 opened this issue Apr 25, 2017 · 1 comment
Open

Comments

@et1975
Copy link
Member

et1975 commented Apr 25, 2017

Created a new project and webpack.config uses _ while the project name uses -:

~/sources/scaffold-elmsih                                                                                                                                                                                                     
▶ node node_modules/webpack/bin/webpack.js 
Bundling for development...
Hash: 3aea6d8a27453c0be041
Version: webpack 2.4.1
Time: 26ms

ERROR in Entry module not found: Error: Can't resolve '/Users/eugene.tolmachev/sources/scaffold-elmsih/scaffold_elmsih.fsproj' in '/Users/eugene.tolmachev/sources/scaffold-elmsih'
@alfonsogarciacaro
Copy link
Contributor

alfonsogarciacaro commented Apr 25, 2017

Reference dotnet/templating#588

Apparently it can be solved by adding a hyphen to sourceName in template.json, like fable-elmish-react-template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants