Closed mathisrenier closed 3 years ago
I commented out require('dotenv').config();
in the file next.config.js and it seems to work.
@mathisrenier Thanks for reporting solution.
I believe we don't have next.config.js
file in book/1-end
at this moment. Are you following instructions in chapter 1 or modifying project outside the scope of the book?
@tima101 I am following instructions. I only have 1-begin
open in VSCode but somehow next must have had access to the parent folder.
@mathisrenier Got it. Thanks.
Another reason, besides ESLint and confusion, to put main project in this repo into separate directory.
@mathisrenier We made many updates to codebases. Please let me know if you still have problem here.
I cloned the updated codebase and yarn build works perfectly now.
Hello,
Yarn build returns an error on my machine. Here is what I get:
I tried adding dotenv, building 1-end and changing the dependencies' versions to those of 8-end, but none of that worked.
What am I missing?
Click to see Hill for issue #376
created by Async