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

[Bug] Template will crash on TypeError #48

Closed
Singtah opened this issue Dec 15, 2020 · 1 comment
Closed

[Bug] Template will crash on TypeError #48

Singtah opened this issue Dec 15, 2020 · 1 comment

Comments

@Singtah
Copy link

Singtah commented Dec 15, 2020

Version

1.1.0

Reproduction link

https://github.com/creativetimofficial/argon-dashboard-react

Operating System

Ubuntu WSL

Device

Desktop

Browser & Version

Brave 1.17.75

Steps to reproduce

Run in terminal
npm install
Then run
npm start

Compiles successfully, go to localhost:3000, displays the following error message :

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
    at validateString (internal/validators.js:117:11)
    at Object.join (path.js:1039:7)

What is expected?

template should be displayed

What is actually happening?

Error message displayed in browser


Solution

Additional comments

@Singtah Singtah changed the title [Bug] [Bug] Template will crash on TypeError [Bug] Template will crash on TypeError Dec 15, 2020
@einazare
Copy link
Contributor

Hello there, @Singtah ,

This issue has been solved here: #23
In about 1-2 months we'll update the product and solve it in the download zip as well.
I will close this issue, as this is a duplicate.

Best,
Manu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants