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

Issue with webpack #1

Closed
leeftk opened this issue May 19, 2022 · 2 comments
Closed

Issue with webpack #1

leeftk opened this issue May 19, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@leeftk
Copy link

leeftk commented May 19, 2022

Hey Issa! Its Lee here from Truffle. I decided to add the issues that we found with the box here as its a bit easier to track and much easier to share code snippets then via email. Below is the issue I got after unboxing, installing dependencies and then running npm run start. I think it's an issue with webpack from some of the research I did but would like to hear your thoughts as well. Let me know what you think!

`> [email protected] start /Users/leefaria/code/reprod/2022/05/16/ohgod
> webpack --mode development --content-base . --history-api-fallback

[webpack-cli] Error: Unknown option '--content-base'
[webpack-cli] Run 'webpack --help' to see available commands and options
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] start: `webpack --mode development --content-base . --history-api-fallback`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/leefaria/.npm/_logs/2022-05-16T16_26_27_713Z-debug.log`
@rouftom
Copy link
Owner

rouftom commented May 19, 2022

Hi @leeftk,

Thank you for taking the time to view the project. Alright noted, I'll check that and fix it.

@rouftom rouftom self-assigned this May 19, 2022
@rouftom rouftom added the bug Something isn't working label May 19, 2022
@rouftom
Copy link
Owner

rouftom commented May 20, 2022

Hello @leeftk,

I published a new version of the project taking into account your remarks and recommendations. I remain available if after the tests you still have comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants