-
Notifications
You must be signed in to change notification settings - Fork 51
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
npm test, mvn clean install failed in chapter 8 #1
Comments
Could you paste the error here? |
Thx for reply. I've updated \front-end\package.json for node-sass:
Then I run But if I dont run Though in your original project, ChromeDriver is not needed, later version of vue create front-end somehow require me to configure chrome.
|
I've tried this project several times. Just endless errors again and again ( now I stuck in ch9 ). If you're new to vue and spring5, then better not to continue finish reading this book < building applications with spring 5 and vue 2>. Go to search for other books that talk about spring and vue. And if your make this project run again, welcome reply. |
@Lysander686 If you're following the steps in the book while creating the project, make sure the versions match those in each chapter. For example, the versions of libraries in ch8's front ends are in the I just ran a test of ch8 and it works fine. I'm using node.js v10.18.1 and npm 6.13.7. Here are the steps I used to verify ch8.
The following are the outputs of each steps.
|
Thx for reply. I've followed your steps above for ch8 but get this |
After several attempts, now I recommend beginners remove TDD part of this book.
The project apart from tdd code still functions well ~ |
npm test failed in Chapter 8
Could somebody provide me with some tips to how to make the project run indeed please?
The text was updated successfully, but these errors were encountered: