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 trying to install http-context as part of x-ray via the meteor install command but run into the following issues when running it:
Unable to resolve some modules:
"_http_common" in /Users/tom/Dev/lms/node_modules/http-context/node_modules/http-outgoing/index.js (os.osx.x86_64)
Trying to install _http_common via meteor npm install --save _http_common doesn´t seem to work, it does seem to be a core node module... Not quite sure if it´s a issue with http-context or the way meteor npm is working...
Would be grateful for a hint :)
The text was updated successfully, but these errors were encountered:
I´m trying to install http-context as part of x-ray via the meteor install command but run into the following issues when running it:
Unable to resolve some modules:
"_http_common" in /Users/tom/Dev/lms/node_modules/http-context/node_modules/http-outgoing/index.js (os.osx.x86_64)
Trying to install _http_common via meteor npm install --save _http_common doesn´t seem to work, it does seem to be a core node module... Not quite sure if it´s a issue with http-context or the way meteor npm is working...
Would be grateful for a hint :)
The text was updated successfully, but these errors were encountered: