eyedea-io / eyedea-io/syncano-socket-document-generator

Package.json is not updated

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I installed socket using:

> s add document-generator

When I try to use it in custom socket I got an error:

> Cannot find module \'@syncano/core\'\\n

@sugubina suggested to clone socket and updated dependencies in package.json:
`"dependencies": {
"@syncano/core": "^0.12.0-alpha.a517577a",
"cheerio": "^1.0.0-rc.2",
"marked": "^0.3.6",
"mustache": "^2.3.0"
},`

With this change socket works as expected.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.