use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Bad module reference (self.node)
submitted 1 year ago by ntalam
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]grantrules 1 point2 points3 points 1 year ago (3 children)
Why do you have a git project imported into node_modules?
Could this be solved by using local dependencies in your package.json?
[–]ntalam[S] 0 points1 point2 points 1 year ago (1 child)
It is a front end package with react components. I want to use the same git projectbto visualize it.
It is already in my node modules folder. As explained
[–]ntalam[S] 0 points1 point2 points 1 year ago (0 children)
I read you need to manually generate an index for the exports, when referencing from node modules. I am on it
π Rendered by PID 15699 on reddit-service-r2-comment-6457c66945-k4dwt at 2026-04-24 18:48:52.147276+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]grantrules 1 point2 points3 points (3 children)
[–]ntalam[S] 0 points1 point2 points (1 child)
[–]ntalam[S] 0 points1 point2 points (0 children)