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
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
_http_client in ./node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js
_http_common in ./node_modules/@glimpse/glimpse-agent-node/release/tracing/module_instrumentors/ExpressProxyMiddleware.js
_http_outgoing in ./node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js
child_process in ./node_modules/async-listener/index.js
console in ./node_modules/@glimpse/glimpse-agent-node/release/Agent.js
dns in ./node_modules/async-listener/index.js
fs in ./node_modules/@glimpse/glimpse-agent-node/release/inspectors/util/StackHelper.js, ./node_modules/@glimpse/glimpse-common/release/src/common/FileHelper.js and 12 others
module in ./node_modules/@glimpse/glimpse-agent-node/release/Agent.js, ./node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js and 1 other
net in ./node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js, ./node_modules/@glimpse/glimpse-server/node_modules/express/lib/request.js and 4 others
tls in ./node_modules/forever-agent/index.js, ./node_modules/tunnel-agent/index.js
To install them, you can run: npm install --save _http_client _http_common _http_outgoing child_process console dns fs module net tls
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Im using Nuxt.js (based on Vue.js) and I tried to install Glimpse programatically but I got some dependency errors that Im unable to solve.
npm install @glimpse/glimpse
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 71 packages in 18.626s
When I run my app I get this during compile:
These dependencies were not found:
To install them, you can run: npm install --save _http_client _http_common _http_outgoing child_process console dns fs module net tls
The text was updated successfully, but these errors were encountered: