jodit
jodit copied to clipboard
npm start : issue and navigating to make.js and ending there
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