Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
This repository was archived by the owner on May 2, 2022. It is now read-only.

Problems with clear ember app #17

@hugoruscitti

Description

@hugoruscitti

Hi, i have an issue with ember-cli 1.13. It's any step i'm missing, i must create a tsconfig.json before launch ember serve?

this is the error i get:

$ ember s
version: 1.13.8
Cannot load tsconfig.json from [object Object]: ts.parseConfigFileText is not a function
Error: Cannot load tsconfig.json from [object Object]: ts.parseConfigFileText is not a function
    at parseOptions (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli-typescript-compiler/node_modules/broccoli-typescript-compiler/index.js:44:11)
    at new TypeScript (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli-typescript-compiler/node_modules/broccoli-typescript-compiler/index.js:55:18)
    at TypeScriptPreprocessor.toTree (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli-typescript-compiler/lib/typescript-preprocessor.js:10:10)
    at /Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli/node_modules/ember-cli-preprocess-registry/preprocessors.js:186:26
    at Array.forEach (native)
    at processPlugins (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli/node_modules/ember-cli-preprocess-registry/preprocessors.js:184:11)
    at module.exports.preprocessJs (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli/node_modules/ember-cli-preprocess-registry/preprocessors.js:177:10)
    at EmberApp.appAndDependencies (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli/lib/broccoli/ember-app.js:907:25)
    at EmberApp.javascript (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli/lib/broccoli/ember-app.js:973:34)
    at EmberApp.toArray (/Users/hugoruscitti/proyectos/spectro/spectro-web-commands/node_modules/ember-cli/lib/broccoli/ember-app.js:1346:10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions