Lesson 10: Fleek deploying error #5525
-
|
Hi all! Getting "error Couldn't find a package.json file in "/workspace"" when deploying with Fleek. However, I do have a package.json file in my repo Am I supposed to change the package.json file according to: https://classic.yarnpkg.com/en/docs/cli/run Changing John |
Beta Was this translation helpful? Give feedback.
Answered by
john-lawniczak
May 23, 2023
Replies: 1 comment
-
|
I solved my own issue. Since I have a different repo name, I have a base directory which fleek needs to read from... 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
john-lawniczak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I solved my own issue.
Since I have a different repo name, I have a base directory which fleek needs to read from... 😅