We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ ] Question [ X ] Bug [ ] Enhancement
Expected the sample to be built, but received the path error.
Receive: Error - Unknown Path must be a string. Received null
Clone repo, Run 'npm install', Run 'gulp serve' or 'gulp'
Here's the full output with version numbers:
[19:49:39] Error - Unknown Path must be a string. Received null [19:49:40] ==================[ Finished ]================== [19:49:40] Project react-app version: 1.0.0 [19:49:40] Build tools version: 0.11.1 [19:49:40] Node version: v6.9.3 [19:49:40] Total duration: 4.01 s [19:49:40] Task errors: 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Category
[ ] Question
[ X ] Bug
[ ] Enhancement
Expected or Desired Behavior
Expected the sample to be built, but received the path error.
Observed Behavior
Receive:
Error - Unknown
Path must be a string. Received null
Steps to Reproduce
Clone repo, Run 'npm install', Run 'gulp serve' or 'gulp'
Here's the full output with version numbers:
[19:49:39] Error - Unknown
Path must be a string. Received null
[19:49:40] ==================[ Finished ]==================
[19:49:40] Project react-app version: 1.0.0
[19:49:40] Build tools version: 0.11.1
[19:49:40] Node version: v6.9.3
[19:49:40] Total duration: 4.01 s
[19:49:40] Task errors: 2
The text was updated successfully, but these errors were encountered: