***由简入难***
### The Lost Kitty
#### 1. question
> Lucas is a scientist who lives with his cat in a big house that has 2^256 rooms. His cat likes to play hide and seek and jumps to a random room whenever it hears a door opening in another one. Can you find Lucas' cat? Set the variable...
...
```txt
Error: The module '.../node_modules/better-sqlite3/build/Release/better_sqlite3.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 83. This version of Node.js requires
NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
the module (f...
---
title: A call, a precompile and a compiler walk into a bar(调用,预编译和编译器到底是怎么工作的)
author URL: ""
original URL: https://blog.theredguild.org/a-call-a-precompile-and-a-compiler-walk-into-a-bar/
translator: "张云帆"
reviewer: ""
---
写于2024...