Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Move ts-typed-json to dependencies #57

Merged
merged 1 commit into from
May 8, 2017
Merged

Move ts-typed-json to dependencies #57

merged 1 commit into from
May 8, 2017

Conversation

ffflorian
Copy link
Contributor

With version 0.1.16, when I run npm i -g neon-cli and then neon build, I get the following error:

module.js:472
    throw err;
    ^

Error: Cannot find module 'ts-typed-json'
    at Function.Module._resolveFilename (module.js:470:15)
    at Function.Module._load (module.js:418:25)
...

This commit moves the affected module to the production dependencies and thus fixes the error.

@dherman dherman merged commit 7c9248a into neon-bindings:master May 8, 2017
@dherman
Copy link
Collaborator

dherman commented May 8, 2017

Published in 0.1.17.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants