BigFont Blog
  • Home
  • About
  • Bibliography (Work)

npm

A collection of 2 posts

linux

Install Node/NPM in the Linux Subsystem for Windows

After installing the Linux subsystem for Windows, open bash and run the following commands. curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - sudo apt-get install -y nodejs After

  • Shaun Luttin
    Shaun Luttin
1 min read
typescript

Add TypeScript Definition Files to the NPM Types Organization

I accepted the task to publish the oidc-client-js type definition file to the @types organization on NPM. There are two bits to this task: Publish the type definitions to NPM. Update those type

  • Shaun Luttin
    Shaun Luttin
1 min read
BigFont Blog © 2022
Latest Posts Ghost