NPM start script

NPM start script

Bogdan Stashchuk

5 лет назад

27,751 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@jelenatrifkovic5567
@jelenatrifkovic5567 - 17.01.2023 16:32

Great NPM tutorial, it should have more views.

Ответить
@abolfazlrahmati172
@abolfazlrahmati172 - 12.09.2022 23:07

thank you sir very useable informations 😃😃😃

Ответить
@garren666
@garren666 - 08.07.2022 22:55

thaks bro, grate video, direct to de point!, it helps me a lot!

Ответить
@ShimmerBodyCream
@ShimmerBodyCream - 04.07.2022 18:13

Thank you for solving my problem! Subscribed.

Ответить
@johnnguyen1655
@johnnguyen1655 - 15.12.2021 06:26

excellent, thanks!.

Ответить
@taihatranduc8613
@taihatranduc8613 - 26.04.2021 07:06

excellent tutroial

Ответить
@mingwang9503
@mingwang9503 - 15.11.2020 05:25

It helps, thanks sir.

Ответить
@rohityadav-cx1bl
@rohityadav-cx1bl - 07.11.2020 09:58

C:\programs\react>npm start

> [email protected] start C:\programs\react
> node ./start.js

internal/modules/cjs/loader.js:883
throw err;
^

Error: Cannot find module '../config/env'
Require stack:
- C:\programs\react\start.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
at Function.Module._load (internal/modules/cjs/loader.js:725:27)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (C:\programs\react\start.js:23:1)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ 'C:\\programs\\react\\start.js' ]
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node ./start.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Rohit Dharmaji Yadav\AppData\Roaming\npm-cache\_logs\2020-11-07T06_57_14_551Z-debug.log

Ответить
@hajamainudeen5396
@hajamainudeen5396 - 30.08.2020 22:04

ERROR in ./main.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module 'babel-preset-es2015' from 'C:\Users\Akbar\testappreact'
CAN U
SOLVE THIS???

Ответить
@rishikaraokanakandula2517
@rishikaraokanakandula2517 - 23.06.2020 09:26

Thank you so much sir! helped me solve the problem.

Ответить
@robertobaldizon8206
@robertobaldizon8206 - 30.05.2020 05:47

Thank you very much sir. Very useful information.

Ответить