-
Notifications
You must be signed in to change notification settings - Fork 281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug lens not showing up in package.json
#414
Comments
Thanks for the issue--I'm not able to repro with what you posted here. Can you send the unabridged package.json over? |
I am having the same issue. Version: 1.43.2 (system setup) |
@wpalombini can you please share your package.json? |
|
Here's my Click to expand{
"name": "@example/ourpackage",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "cross-env FORCE_COLOR=true next | pino-pretty -t -c -s \"level > '30'\"",
"build": "next build",
"start": "next start",
"tsc": "tsc --noEmit",
"test": "jest",
"test:debug": "node --inspect-brk ../node_modules/jest/bin/jest --runInBand",
"generate": "yarn generate:gql && yarn generate:schema.graphql.ts",
"generate:gql": "gql-gen",
"generate:schema.graphql.ts": "bash graphql-api/generate-schema-graphql-ts.sh",
"now-build": "next build",
"loc:init": "bash ./ttag-scripts.sh init",
"loc:update": "bash ./ttag-scripts.sh update",
"loc:check": "bash ./ttag-scripts.sh check"
},
"engines": {
"node": "12.x"
},
"dependencies": {
"@apollo/react-hooks": "4.0.0-beta.1",
"@apollo/react-ssr": "4.0.0-beta.1",
"@reach/tabs": "0.1.6",
"@example/library": "*",
"apollo-cache-inmemory": "^1.6.5",
"apollo-client": "^2.6.8",
"apollo-datasource-rest": "^0.8.0",
"apollo-link": "^1.2.13",
"apollo-link-http": "^1.5.16",
"apollo-server-caching": "^0.5.1",
"apollo-server-core": "^2.11.0",
"apollo-server-micro": "^2.11.0",
"apollo-utilities": "^1.3.3",
"chalk": "^3.0.0",
"classnames": "^2.2.6",
"cookie": "^0.4.0",
"dataloader": "^2.0.0",
"dotenv": "^8.2.0",
"formstate": "1.3.0",
"graphql": "^14.6.0",
"graphql-tag": "^2.10.3",
"ioredis": "^4.16.0",
"isomorphic-unfetch": "^3.0.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.15",
"lodash.snakecase": "^4.1.1",
"mobx": "^5.15.4",
"mobx-react": "6.1.8",
"nanoid": "^2.1.11",
"next": "^9.3.4",
"next-compose-plugins": "^2.2.0",
"next-transpile-modules": "^3.0.2",
"nextjs-redirect": "^1.1.2",
"nock": "^12.0.2",
"node-mocks-http": "^1.8.1",
"nprogress": "0.2.0",
"pino": "^5.17.0",
"react": "^16.13.1",
"react-compound-slider": "2.2.0",
"react-dom": "^16.13.1",
"react-swipeable": "5.4.0",
"striptags": "^3.1.1",
"ttag": "^1.7.22"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/preset-env": "^7.8.6",
"@graphql-codegen/add": "^1.12.2",
"@graphql-codegen/cli": "^1.12.2",
"@graphql-codegen/fragment-matcher": "^1.12.2",
"@graphql-codegen/typescript": "^1.12.2",
"@graphql-codegen/typescript-operations": "^1.12.2",
"@graphql-codegen/typescript-resolvers": "^1.12.2",
"@svgr/webpack": "5.2.0",
"@types/classnames": "^2.2.9",
"@types/cookie": "^0.3.3",
"@types/graphql": "^14.5.0",
"@types/ioredis": "^4.14.8",
"@types/jest": "^25.1.3",
"@types/jsonwebtoken": "^8.3.8",
"@types/lodash": "^4.14.149",
"@types/lodash.snakecase": "^4.1.6",
"@types/nanoid": "^2.1.0",
"@types/nprogress": "^0.2.0",
"@types/pino": "^5.15.5",
"@types/reach__tabs": "^0.1.0",
"@types/react": "^16.9.25",
"@types/react-dom": "^16.9.5",
"@types/react-test-renderer": "^16.9.2",
"@types/react-tooltip": "^3.11.0",
"babel-jest": "^25.1.0",
"babel-plugin-ttag": "^1.7.24",
"cross-env": "^7.0.2",
"jest": "^25.1.0",
"pino-pretty": "^3.6.1",
"prettier": "^1.19.1",
"prop-types": "15.7.2",
"quicktype": "^15.0.214",
"react-test-renderer": "^16.9.0",
"ts-node": "^8.6.2",
"ttag-cli": "^1.7.28",
"typescript": "^3.8.3",
"webpack": "4.42.0"
}
} |
Thanks, this only happened on stable so I didn't run into it personally. Fixed in today's nightly. |
Opening an issue from vercel/next.js#10807 (comment) as suggested by @connor4312.
The debug lens is not showing up in my
package.json
(please let me know if you also need the list of dependencies; it's relatively long so I shortened it):The file lives in a subfolder, like
<workspaceroot>/subfolder/package.json
.VS Code version: Code 1.43.2 (0ba0ca52957102ca3527cf479571617f0de6ed50, 2020-03-24T07:34:57.037Z)
OS version: Darwin x64 19.4.0
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Extensions (58)
(1 theme extensions excluded)
The text was updated successfully, but these errors were encountered: