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

Some problems encountered when running #76

Closed
ramocky opened this issue Jul 30, 2019 · 6 comments
Closed

Some problems encountered when running #76

ramocky opened this issue Jul 30, 2019 · 6 comments

Comments

@ramocky
Copy link

ramocky commented Jul 30, 2019

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object

Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

Can you tell me what problems happened?

@liangxuev
Copy link

I have the same problem.

@xiaoshitou123
Copy link

+1

@MrDuCongcong
Copy link

I have the same problem

@MrDuCongcong
Copy link

The problem has already been solved.
The NPM bag was not properly packed

@zhenghaizhang
Copy link

I have the other problem. windows system.

(node:18252) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside
of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)(node:18252) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@dnohashi
Copy link
Contributor

dnohashi commented Aug 3, 2019

Is the error occurring when running in development? Windows users may be facing complications when running this application, for whatever reason. We're looking into it.

@ramocky ramocky closed this as completed Dec 6, 2019
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

6 participants