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
I'm using npm to grab all of my dependencies and when I try to grab this package it looks like the code is optimised for using on node as I keep getting the error message
module is not defined
I'd really prefer to not have to download it manually but looking like I may have to, hoping maybe you could steer me in the right direction.
Thanks
The text was updated successfully, but these errors were encountered:
The package that is hosted on npmjs is indeed node-specific. We try not to support the entire multitude of packaging solutions ourselves, but there is a third-party project that does it: https://github.com/components/highlightjs
I'm using npm to grab all of my dependencies and when I try to grab this package it looks like the code is optimised for using on node as I keep getting the error message
I'd really prefer to not have to download it manually but looking like I may have to, hoping maybe you could steer me in the right direction.
Thanks
The text was updated successfully, but these errors were encountered: