Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

v1.12.2 causes cli issues #71

Closed
blackdynamo opened this issue Jan 30, 2019 · 4 comments
Closed

v1.12.2 causes cli issues #71

blackdynamo opened this issue Jan 30, 2019 · 4 comments

Comments

@blackdynamo
Copy link

I am not using the typescript option. Things worked fine in v1.12.0.

> ./bin/run

module.js:550
    throw err;
    ^

Error: Cannot find module 'typescript'
    at Function.Module._resolveFilename (module.js:548:15)
    at Function.Module._load (module.js:475:25)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/xxx/sourcecode/service/node_modules/@oclif/config/lib/ts-node.js:5:22)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
@indexzero
Copy link
Contributor

+1 it appears that this was introduced in #70. Hoping to find someone in the Gitter chat to help triage.

trevor-scheer added a commit to apollographql/apollo-tooling that referenced this issue Jan 31, 2019
@evans
Copy link

evans commented Jan 31, 2019

In case it helps, we're using typescript and see the error as well

screen shot 2019-01-30 at 4 05 36 pm

trevor-scheer added a commit to apollographql/apollo-tooling that referenced this issue Jan 31, 2019
trevor-scheer added a commit to apollographql/apollo-tooling that referenced this issue Jan 31, 2019
Pin @oclif/plugin since it's currently breaking oclif/config#71
@cwhatley
Copy link

I reported this earlier here: oclif/oclif#204 and will close it.

@indexzero
Copy link
Contributor

Fixed by #72.

@jdx jdx closed this as completed Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants