New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

x-ember-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-ember-cli

A wrapper around the ember-cli that, primarily, corrects the output of commands wherever it's needed

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

X-Ember-CLI

This is a tool that corrects, or modifies the behavior of the ember-cli. It utilizes the ember-cli as a peer-dependency, using it underneath to provide the bulk of the desired functionality

Use this the same way as the ember-cli unless for anything stated otherwise, in which case follow the specific instructions to reach the desired outcome

Usage

Install globally, but only use within an ember project. The cli looks for the existence of .ember-cli file up to the system root, will keep looking until it's found. Hence, it might seem to hang a bit if there is no .ember-cli file in neither the present directory nor any of its parents

npm install -g x-ember-cli

STATUS AND NOTE

This will fail for everything where an overwrite is to be expected, and also wherever you need to run the destroy command of ember-cli

In this cases, use the ember-cli

This is for now only meant to be used for non-destructive creation commands

Keywords

ember

FAQs

Package last updated on 12 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts