bytenode/bytenode

Error: Invalid or incompatible cached data (cachedDataRejected)

lojoke opened this issue · 8 comments

lojoke commented

Sup, I'd like to report a problem that appeared in my project a month ago. I don't know what to do because I've never encountered this error before.

Here is full error code:
throw new Error('Invalid or incompatible cached data (cachedDataRejected)');
^

Error: Invalid or incompatible cached data (cachedDataRejected)
at Module._extensions. [as .jsc] ←[90m(C:\Users\User\Desktop\Вбив нитро\vbiv[4]buy_nitro_on_accounts\←[39mnode_modules\←[4mbytenode←[24m\lib\index.js:275:11←[90m)←[39m
←[90m at Module.load (node:internal/modules/cjs/loader:1133:32)←[39m
←[90m at Module._load (node:internal/modules/cjs/loader:972:12)←[39m
←[90m at Module.require (node:internal/modules/cjs/loader:1157:19)←[39m
←[90m at require (node:internal/modules/helpers:119:18)←[39m
at Object. ←[90m(C:\Users\User\Desktop\Вбив нитро\vbiv[4]buy_nitro_on_accounts\←[39mindex.js:3:5←[90m)←[39m
←[90m at Module._compile (node:internal/modules/cjs/loader:1275:14)←[39m
←[90m at Module._extensions..js (node:internal/modules/cjs/loader:1329:10)←[39m
←[90m at Module.load (node:internal/modules/cjs/loader:1133:32)←[39m
←[90m at Module._load (node:internal/modules/cjs/loader:972:12)←[39m

Node.js v19.9.0

zedd3v commented

Getting the same error

same issue here! it works fine when compiling tho.

edit: my solutions was this: #63