If you landed here, chances are you meant to install:
npm install fnlb@latest
But instead, you ran:
npm install fnbl
Don’t worry — it happens!
This is a security package meant to catch accidental misspellings of the fnlb
package.
When installed, it immediately displays a message in your terminal:
# This is not the FNLB package you are looking for.
Then it provides instructions to install the correct one.
To install the FNLB package, run:
npm install fnlb@latest
Or, for Yarn:
yarn add fnlb@latest