jodit icon indicating copy to clipboard operation
jodit copied to clipboard

npm start : issue and navigating to make.js and ending there

Open maheshbvcoder opened this issue 1 year ago • 0 comments

while starting project. using npm start its just moving make.js file. Can anyone who is running code and can build file.

error :

[email protected] start make start

node:internal/process/promises:288 triggerUncaughtException(err, true /* fromPromise */); ^

[UnhandledPromiseRejection: 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(). The promise rejected with the reason "undefined".] { code: 'ERR_UNHANDLED_REJECTION' }

Node.js v18.18.0

maheshbvcoder avatar Feb 14 '24 07:02 maheshbvcoder