-
Notifications
You must be signed in to change notification settings - Fork 72
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
Error: Cannot find module 'underscore' #4
Comments
what's the error? |
this is what i am getting Please, wait 2 sec to skip warnings
can you please help me. |
@sandeep0630 hi, have you installed dependepcies by |
@likerRr hi, after "npm install" the error which is in title is gone, but i am seeing different error as above comment. Any help on that.... Thanks in advance |
They are not errors but warnings. As the result you still should get parsed data I hope |
Hi @likerRr thanks for tthe quick response... i am not getting any parsed data. at the end of execution it is giving null Please, wait 2 sec to skip warnings
|
Sorry, in this case I can't help you, because I didn't check source code since I wrote it first 😄 . And I'm not sure that I understand from the first view what's the problem. And thank you for your time |
Have you checked the "./compiled" folder @sandeep0630 ? if there are no parsed files then you've got to do this. goto "./src/dictionary.js" in module.exports={} remove the "profiles :[ ]" section and it should work. |
Hi,
I am new to node.js and getting below error. can you please help me on this
The text was updated successfully, but these errors were encountered: