felixhao28 / JSCPP

A simple C++ interpreter written in JavaScript

Home Page:https://felixhao28.github.io/JSCPP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'JSCPP'

anderson- opened this issue · comments

I get "Error: Cannot find module 'JSCPP'" after npm install JSCPP, and even at the NPM repo online https://npm.runkit.com/JSCPP am I doing something wrong?

Sorry I screwed up with the package packing. Now the package is updated to v2.0.8, try npm install again and everything should work.