Description Usage Arguments Functions
Define the path to the NPM installation. By default, this should not be necessary, parcel will find the path by itself if NPM was installed correctly.
1 2 3 | npm_path_set(path = Sys.getenv("NPM_PATH"))
npm_path_get()
|
path |
Path to NPM binary. |
npm_path_get
: Get NPM path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.