-
Notifications
You must be signed in to change notification settings - Fork 500
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 not working. npm run start nor npm run deploy. I don't remember changing anything in the code. I just wanted to update my file #6
Comments
`PS C:\modern_portfolio> npm run start npm ERR! A complete log of this run can be found in: |
It could be because of your firewall settings
…On Fri, Dec 7, 2018, 6:18 AM William Watts ***@***.*** wrote:
`PS C:\modern_portfolio> npm run start
npm ERR! missing script: start
npm ERR! A complete log of this run can be found in:
npm ERR!
C:\Users\willi\AppData\Roaming\npm-cache_logs\2018-12-07T01_18_16_812Z-debug.log
PS C:\modern_portfolio>`
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiJ4ob1X_GXu8z8Nc-mU-60cGXiXyWqdks5u2cHwgaJpZM4ZHnBr>
.
|
That could happen even if another project I'm following you on is working? I have to projects open right now using visual studio. I can't use npm updates with this one and the one I'm doing with React works just fine.
Thank you for responding,
William Watts (Braillon7)
937-825-8454
…Sent from my iPhone
On Dec 7, 2018, at 7:08 AM, ashirafzal ***@***.***> wrote:
It could be because of your firewall settings
On Fri, Dec 7, 2018, 6:18 AM William Watts ***@***.*** wrote:
> `PS C:\modern_portfolio> npm run start
> npm ERR! missing script: start
>
> npm ERR! A complete log of this run can be found in:
> npm ERR!
> C:\Users\willi\AppData\Roaming\npm-cache_logs\2018-12-07T01_18_16_812Z-debug.log
> PS C:\modern_portfolio>`
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AiJ4ob1X_GXu8z8Nc-mU-60cGXiXyWqdks5u2cHwgaJpZM4ZHnBr>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I have the same Problem what is the solution? |
C:\Users\user\portfolio> npm run sass
fs.js:115 Error: ENOENT: no such file or directory, lstat 'scss/' npm ERR! A complete log of this run can be found in: |
Hey Im getting the same error, whats the solution? Could you solve it? |
`PS C:\modern_portfolio> npm run deploy
error: cannot spawn sh: No such file or directory
fatal: unable to fork
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] deploy:
gh-pages -d dist
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\willi\AppData\Roaming\npm-cache_logs\2018-12-07T01_08_54_886Z-debug.log
PS C:\modern_portfolio>`
The text was updated successfully, but these errors were encountered: