ffflorian / node-packages

My Node.js packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Can't resolve 'dgram'

PJMoraDev opened this issue · comments

Hi @ffflorian

I am trying to use your module but I get an error with one of its dependencies. This would be the error in console:

ERROR in ./node_modules/ntpclient/dist/esm/index.js 1:0-31
Module not found: Error: Can't resolve 'dgram' in 'path-to-my-project/node_modules/ntpclient/dist/esm'

Yeah same issue, trying to get it running on Android app with React Native