`./node_modules/.pnpm/@growthbook+growthbook@1.3.1...
# ask-questions
p
./node_modules/.pnpm/@growthbook+growthbook@1.3.1/node_modules/@growthbook/growthbook/src/GrowthBook.ts:63:11
Type error: 'context' is declared but its value is never read.
61 | > {
62 |   // context is technically private, but some tools depend on it so we can't mangle the name
> 63 |   private context: Options;
|           ^
64 |   public debug: boolean;
65 |   public ready: boolean;
66 |   public version: string;
(((
f
Hi I'm missing a bit of context for this
is this an error you are getting?
p
This error occurs during the build of the next.js application.
f
@future-teacher-7046 do you know?
p
@future-teacher-7046