Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

library issues #71

Open
Makki93 opened this issue May 6, 2022 · 0 comments
Open

library issues #71

Makki93 opened this issue May 6, 2022 · 0 comments

Comments

@Makki93
Copy link

Makki93 commented May 6, 2022

Hi,
I am using the tslab version 1.0.15.
I installed the newest version of node.js (16.14.2) but I also tried version 14.15.1 (as used in the (getting started guide)[https://nbviewer.org/github/yunabe/tslab-examples/blob/master/notebooks/getting_started.ipynb]).

I'm having the same issues as many issues already have, e.g. #63 or #68.
The TypeScript compiler doesn't recognize some imports or standard data types.
image

I've seen in another issue that with tslab, one actually cannot use a tsconfig file, so I cannot even specify lib properties.
Anyhow,
with the same installations, a college of mine got it running on Mac.
We're discussion whether one has to install additional packages, but couldn't figure out which one that would be.
Currently, this is my installation:

+-- @eventstore/[email protected]
| +-- @grpc/[email protected]
| | +-- @grpc/[email protected]
| | | +-- @types/[email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | +-- @protobufjs/[email protected]
| | | | | +-- @protobufjs/[email protected] deduped
| | | | | -- @protobufjs/[email protected] deduped | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @protobufjs/[email protected] | | | | +-- @types/[email protected] deduped | | | | +-- @types/[email protected] deduped | | | | -- [email protected] deduped
| | | -- [email protected] | | | +-- [email protected] | | | | +-- [email protected] deduped | | | | +-- [email protected] | | | | | -- [email protected]
| | | | -- [email protected] | | | | +-- [email protected] | | | | | -- [email protected]
| | | | | -- [email protected] | | | | +-- [email protected] deduped | | | | -- [email protected] deduped
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | +-- [email protected]
| | | | +-- [email protected]
| | | | +-- [email protected]
| | | | -- [email protected] deduped | | | +-- [email protected] | | | -- [email protected]
| | -- @types/[email protected] deduped | +-- @types/[email protected] | | -- @types/[email protected]
| +-- @types/[email protected]
| +-- @types/[email protected]
| +-- [email protected]
| | -- [email protected] | +-- [email protected] | -- [email protected] deduped
+-- @types/[email protected]
+-- @types/[email protected]
+-- [email protected]
`-- [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant