You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Divine1
changed the title
notare process exits with TypeError: Cannot read property 'min' of undefined
notare process exits with TypeError: Cannot read property 'min' of undefined
Dec 4, 2020
i have done below
within my project
npm i --save-dev notare
Step1
i ran
notare
on new terminal - successStep2
i started my program
node -r notare demo.js
. The server started successfully. But,the process that was running after completing Step1 exited with below error message
i tried out
notare
after watching the content on worker threadsThe text was updated successfully, but these errors were encountered: