Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[x] fix issue “The path argument must be of type string“ #3474

Closed
wants to merge 2 commits into from

Conversation

Lijiaoa
Copy link
Contributor

@Lijiaoa Lijiaoa commented Mar 25, 2021

when PR #3449 merged, build webui find that yarn start is successful, but the webportal show that issue:

image

It is resolved by this proposal: (related link: https://stackoverflow.com/questions/60234640/typeerror-err-invalid-arg-type-the-path-argument-must-be-of-type-string-re/62287792#62287792)
image

@Lijiaoa Lijiaoa changed the title fix issue “The path argument must be of type string“ [x] fix issue “The path argument must be of type string“ Mar 25, 2021
@Lijiaoa
Copy link
Contributor Author

Lijiaoa commented Mar 25, 2021

image

It cause another issue, webpack 热更新失效。It is very unfriendly for development, so I want to set react-dev-utils to ^9.1.0 back.

@SparkSnail SparkSnail requested a review from liuzhe-lz March 26, 2021 08:53
@Lijiaoa
Copy link
Contributor Author

Lijiaoa commented Mar 28, 2021

in latest commit, i had set react-dev-utils version to ^9.0.0 from ^11.0.4

@Lijiaoa
Copy link
Contributor Author

Lijiaoa commented Mar 29, 2021

close for another way to roback PR #3449

@SparkSnail SparkSnail closed this Mar 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants