Closed nitinsurana closed 8 years ago
This is actually a mistake in the README example. The require should ask for the manifest.json
file in the extension root.
Yup, just figured manifest
is not some node module, we can actually read manifest.json
using require
command.
Running gives
Cannot find module: manifest
, probably related to the above line. Which package to install ?