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

npm start 。。。 error #731

Closed
lei1996 opened this issue Apr 13, 2018 · 5 comments
Closed

npm start 。。。 error #731

lei1996 opened this issue Apr 13, 2018 · 5 comments
Labels

Comments

@lei1996
Copy link

lei1996 commented Apr 13, 2018

Browser
{
"error": {
"errno": -2,
"code": "ENOENT",
"syscall": "stat",
"path": "/Users/lin/project/test/stencil-starter/www"
}
}

Stencil version:

 @stencil/core@<version>
```@stencil/core@0.7.15

**I'm submitting a:**
<!-- (check one with "x") -->
[ ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com

**Current behavior:**
<!-- Describe how the bug manifests. -->

**Expected behavior:**
<!-- Describe what the behavior would be without the bug. -->

**Steps to reproduce:**
<!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce and if possible a demo
-->

**Related code:**

```tsx
// insert any relevant code here

Other information:

@ionitron-bot ionitron-bot bot added the triage label Apr 13, 2018
@lei1996
Copy link
Author

lei1996 commented Apr 13, 2018

mac os 10.13.4
node.js v8.11.1

@lei1996
Copy link
Author

lei1996 commented Apr 13, 2018

npm v5.8.0

@lei1996
Copy link
Author

lei1996 commented Apr 13, 2018

git clone https://github.com/ionic-team/stencil-starter.git my-app
cd my-app
git remote rm origin
npm install
npm start

之后就 error 了

@jgw96
Copy link
Contributor

jgw96 commented Apr 13, 2018

Hey! Since this seems to be an issue with the stencil-app-starter and not Stencil itself I am going to move this issue to that repo. Thanks!

@jgw96
Copy link
Contributor

jgw96 commented Apr 13, 2018

This issue was moved to ionic-team/stencil-app-starter#46

@jgw96 jgw96 closed this as completed Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants