Skip to content

Install based on starter kit broken #2643

Open
@aliomattux

Description

@aliomattux

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request

Issue description

Current behavior:

https://akveo.github.io/nebular/docs/guides/install-based-on-starter-kit#install-based-on-starter-kit
Follow the instructions exactly and install fails. npm saas is deprecated? I am new to Angular and wanted something that was partially done. Surprised that I couldn't even install the sample code following the instructions exactly using Ubuntu 20 LTS.
Expected behavior:

The sample application works. It installs without error
Steps to reproduce:

Go to https://akveo.github.io/nebular/docs/guides/install-based-on-starter-kit#install-based-on-starter-kit
Follow the setup instructions exactly.
When you get to npm i, it will fail.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-01-11T18_41_10_226Z-debug.log
Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions