Skip to content

Is it possible to run npm programs that run local scripts which require from a local node modules folder? #23256

Answered by schuelermine
schuelermine asked this question in Q&A
Discussion options

You must be logged in to vote

I figured out what the problem was. I was importing an indirect dependency, which works if node_modules is laid out like npm does it, but not like Deno does it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@schuelermine
Comment options

Answer selected by schuelermine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants