This PR sets fixes the PUPPETEER_EXECUTABLE_PATH environment variable so that it can be set in the .npmrc or package.json like the documentation says. The npm environment is initialized if puppeteer script is run from-inside `npm run` command.