We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't find anything in the dist folder. Just doing npm install doesn't work. require and import doesn't work.
thanks
The text was updated successfully, but these errors were encountered:
@antoniohof you should refer to the Building the library section of the readme. What are you trying to achieve?
Sorry, something went wrong.
Hi, I did npm install web-ifc
and then later const WebIFC = require("web-ifc/web-ifc-api.js");
says it can't find 'web-ifc', I checked node modules and it's there.
I will double check everything thanks
No branches or pull requests
I can't find anything in the dist folder.
Just doing npm install doesn't work.
require and import doesn't work.
thanks
The text was updated successfully, but these errors were encountered: